version property

String version

The version of the package which contains the executable.

Implementation

String get version => _version ??= _loadVersion();