app_update_download abstract method
- String url
Prompt to download and install the latest version using the provided URL.
In en, this message translates to: 'Download the latest version and install it.'
Implementation
String app_update_download(String url);