previousBuild property

String? previousBuild

Gets the build number for the previously run version.

Implementation

String? get previousBuild => _previousBuild;