appVersion property

String? get appVersion

Implementation

String? get appVersion => super.get<String>(keyAppVersion);