packageInfo property
Used to get the versioning metadata of the app. See initialise.
Implementation
PackageInfo get packageInfo => _packageInfo;
Used to get the versioning metadata of the app. See initialise.
PackageInfo get packageInfo => _packageInfo;