currentAppStoreListingURL property

String? currentAppStoreListingURL

Implementation

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