menu
uganda_mobile_money package
documentation
models/pay.response.dart
momoPayResponseToJson function
momoPayResponseToJson function
dark_mode
light_mode
momoPayResponseToJson
function
String
momoPayResponseToJson
(
MomoPayResponse
data
)
Implementation
String momoPayResponseToJson(MomoPayResponse data) => json.encode(data.toJson());
uganda_mobile_money package
documentation
models/pay.response
momoPayResponseToJson function
pay.response library