version property

String? version
final

version field of version.json, i.e. the version: line of pubspec.yaml without the build number.

Implementation

final String? version;