playstoreURL property

String get playstoreURL

Implementation

String get playstoreURL =>
    'https://play.google.com/store/apps/details?id=${packageInfo?.packageName}';