menu
pgw_sdk package
documentation
models/transaction_result_response.dart
TransactionResultResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
pgw_sdk package
documentation
models/transaction_result_response
TransactionResultResponse
toJson method
TransactionResultResponse class