PurchasesSubscriptionsv2Resource class
Constructors
- PurchasesSubscriptionsv2Resource(ApiRequester client)
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
-
get(
String packageName, String token, {String? $fields}) → Future< SubscriptionPurchaseV2> - Get metadata about a subscription
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
revoke(
RevokeSubscriptionPurchaseRequest request, String packageName, String token, {String? $fields}) → Future< RevokeSubscriptionPurchaseResponse> - Revoke a subscription purchase for the user.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited