menu
onetwothree_sdk package
documentation
models/response/transaction_response.dart
TransactionResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
onetwothree_sdk package
documentation
models/response/transaction_response
TransactionResponse
toJson method
TransactionResponse class