appUpdateLatest abstract method

String appUpdateLatest(
  1. String version
)

No description provided for @appUpdateLatest.

In en, this message translates to: 'Version {version} is the latest available version.'

Implementation

String appUpdateLatest(String version);