currentBuild property

String? currentBuild

Gets the current build of the app.

Implementation

String? get currentBuild => _currentBuild;