allPurchasedProductIdentifiers property

List<String> allPurchasedProductIdentifiers
inherited

Set of purchased skus, active and inactive

Implementation

List<String> get allPurchasedProductIdentifiers =>
    throw _privateConstructorUsedError;