version top-level constant
String
const version
The current version as per pubspec.yaml
.
Implementation
const version = '2.2.1+1';
The current version as per pubspec.yaml
.
const version = '2.2.1+1';