currentVersion property

String? currentVersion

Gets the current version number of the app.

Implementation

String? get currentVersion => _currentVersion;