menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
LocalizedErrorMessage
code property
code property
dark_mode
light_mode
code
property
FailureCode
get
code
inherited
The error code for example Cancelled
Implementation
FailureCode
get
code =>
throw
_privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
LocalizedErrorMessage
code property
LocalizedErrorMessage class
Constructors
new
fromJson
Properties
code
copyWith
declineCode
hashCode
localizedMessage
message
runtimeType
stripeErrorCode
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==