version property

String? get version
inherited

The current version of the App.

Implementation

String? get version => _packageInfo?.version;