currentAppStoreVersion property

String? currentAppStoreVersion

Implementation

String? get currentAppStoreVersion =>
    state.versionInfo?.appStoreVersion?.toString();