supportedIapServices top-level constant

List<String> const supportedIapServices

Service choices presented to the user for dart run scaffold_ui:main iap.

Implementation

const List<String> supportedIapServices = ['RevenueCat'];