StoreKitState class
StoreKit状态枚举
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- error → const String
- idle → const String
- loadingProducts → const String
- loadingPurchases → const String
- productsLoaded → const String
- purchaseCancelled → const String
- purchaseFailed → const String
- purchasePending → const String
- purchaseRefunded → const String
- purchaseRevoked → const String
- purchasesLoaded → const String
- purchaseSuccess → const String
- purchasing → const String
- restorePurchasesFailed → const String
- restorePurchasesSuccess → const String
- restoringPurchases → const String
- subscriptionCancelled → const String
- subscriptionStatusChanged → const String