menu
purchases_flutter package
documentation
models/purchases_error.dart
PurchasesError
code property
code property
dark_mode
light_mode
code
property
@
PurchasesErrorCodeConverter
()
PurchasesErrorCode
get
code
inherited
Implementation
@PurchasesErrorCodeConverter
() PurchasesErrorCode
get
code =>
throw
_privateConstructorUsedError;
purchases_flutter package
documentation
models/purchases_error
PurchasesError
code property
PurchasesError class
Constructors
new
fromJson
Properties
code
copyWith
hashCode
message
readableErrorCode
runtimeType
underlyingErrorMessage
Methods
noSuchMethod
toJson
toString
Operators
operator ==