AdaptyErrorCode class

Constructors

AdaptyErrorCode()

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

Static Properties

adaptyNotInitialized int
final
authenticationError int
final
badRequest int
final
billingError int
final
billingServiceDisconnected int
final
billingServiceTimeout int
final
billingServiceUnavailable int
final
billingUnavailable int
final
cantMakePayments int
final
cantReadReceipt int
final
clientInvalid int
final
cloudServiceNetworkConnectionFailed int
final
cloudServicePermissionDenied int
final
cloudServiceRevoked int
final
currentSubscriptionToUpdateNotFoundInHistory int
final
developerError int
final
emptyData int
final
emptyResponse int
final
encodingFailed int
final
failed int
final
fallbackPaywallsNotRequired int
final
featureNotSupported int
final
invalidJson int
final
invalidOfferIdentifier int
final
invalidOfferPrice int
final
invalidProperty int
final
invalidSignature int
final
itemAlreadyOwned int
final
itemNotOwned int
final
missingOfferParams int
final
missingOfferSigningParams int
final
missingParam int
final
missingURL int
final
none int
final
noProductIDsFound int
final
noProductsFound int
final
noPurchasesToRestore int
final
paymentCancelled int
final
paymentInvalid int
final
paymentNotAllowed int
final
paywallNotFound int
final
pendingPurchase int
final
privacyAcknowledgementRequired int
final
productNotFound int
final
productPurchaseFailed int
final
productRequestFailed int
final
serverError int
final
storeProductNotAvailable int
final
unableToDecode int
final
unauthorizedRequestData int
final
unknown int
final