version property

String? version

The current version of the App.

Implementation

static String? get version => _packageInfo?.version;