version property

String? get version

The current version of the App.

Implementation

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