menu
rapyd package
documentation
models/card_payment.dart
Status
toRawJson method
toRawJson method
dark_mode
light_mode
toRawJson
method
String
toRawJson
(
)
Implementation
String
toRawJson() => json.encode(toJson());
rapyd package
documentation
models/card_payment
Status
toRawJson method
Status class
Constructors
Status
fromJson
fromRawJson
Properties
errorCode
hashCode
message
operationId
responseCode
runtimeType
status
Methods
noSuchMethod
toJson
toRawJson
toString
Operators
operator ==