menu
uniris_lib_dart package
documentation
model/response/transaction_response.dart
transactionResponseToJson function
transactionResponseToJson function
dark_mode
light_mode
transactionResponseToJson
function
String
transactionResponseToJson
(
TransactionResponse
data
)
Implementation
String transactionResponseToJson(TransactionResponse data) => json.encode(data.toJson());
uniris_lib_dart package
documentation
model/response/transaction_response
transactionResponseToJson function
transaction_response library