version property

String version
latefinal

The version of the tool, read from pubspec.yaml.

Implementation

late final String version = _loadVersion();