nonSubscriptionTransactions property
Returns all the non-subscription purchases a user has made. The purchases are ordered by purchase date in ascending order.
Implementation
final List<StoreTransaction> nonSubscriptionTransactions;
Returns all the non-subscription purchases a user has made. The purchases are ordered by purchase date in ascending order.
final List<StoreTransaction> nonSubscriptionTransactions;