version property
version field of version.json, i.e. the version: line of pubspec.yaml without the build number.
Implementation
final String? version;
version field of version.json, i.e. the version: line of pubspec.yaml without the build number.
final String? version;