menu
purchases_flutter package
documentation
models/customer_info_wrapper.dart
CustomerInfo
allPurchasedProductIdentifiers property
allPurchasedProductIdentifiers property
dark_mode
light_mode
allPurchasedProductIdentifiers
property
List
<
String
>
allPurchasedProductIdentifiers
final
Set of purchased skus, active and inactive
Implementation
final List<String> allPurchasedProductIdentifiers;
purchases_flutter package
documentation
models/customer_info_wrapper
CustomerInfo
allPurchasedProductIdentifiers property
CustomerInfo class