downloadForApple abstract method

String downloadForApple(
  1. Object url
)

Share: Download the app for Apple

In en, this message translates to: 'Download the app for Apple {url}'

Implementation

String downloadForApple(Object url);