versionName property
The app version number that is shown on the terminal.
Implementation
@BuiltValueField(wireName: r'versionName')
String? get versionName;
The app version number that is shown on the terminal.
@BuiltValueField(wireName: r'versionName')
String? get versionName;