menu
dgepay package
documentation
models/check_tnx_resp_model.dart
checkTnxRespModelToJson function
checkTnxRespModelToJson function
dark_mode
light_mode
checkTnxRespModelToJson
function
String
checkTnxRespModelToJson
(
CheckTnxRespModel
data
)
Implementation
String checkTnxRespModelToJson(CheckTnxRespModel data) => json.encode(data.toJson());
dgepay package
documentation
models/check_tnx_resp_model
checkTnxRespModelToJson function
check_tnx_resp_model library