currentVersion property

String? currentVersion
final

The current version of the app. if currentVersion is null the currentVersion will take the Flutter package version

Implementation

final String? currentVersion;