packageVersion top-level constant

String const packageVersion

Keep in sync with pubspec.yaml version: when releasing.

Implementation

const String packageVersion = '2.1.0';