packageVersion top-level constant

String const packageVersion

The version as in pubspec.yaml

Implementation

const packageVersion = '3.9.1';