versionRelease property

String get versionRelease

The user-visible version string. Empty string if not available.

Implementation

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