currentAppStoreListingURL property

String? get currentAppStoreListingURL

Implementation

String? get currentAppStoreListingURL =>
    state.versionInfo?.appStoreListingURL;