packageVersion top-level constant
String
const packageVersion
Keep in sync with pubspec.yaml version: when releasing.
Implementation
const String packageVersion = '1.0.2';
Keep in sync with pubspec.yaml version: when releasing.
const String packageVersion = '1.0.2';