previousVersion property

String? previousVersion

Gets the version number for the previously run version.

Implementation

String? get previousVersion => _previousVersion;