currentVersion property

String currentVersion
final

Current version of the app. This will be used to compare the latest version. The String must be a semantic version.

Implementation

final String currentVersion;