storeUrl property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? storeUrl
getter/setter pair

The URL to the app store to purchase/download the promoted app.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? storeUrl;