versionIncremental property

String versionIncremental

The internal value used by the underlying source control to represent this build.

Implementation

static String get versionIncremental =>
    _deviceParameters['versionIncremental'] ?? '';