dGePayPaymentRespModelFromJson function
Implementation
DGePayPaymentRespModel dGePayPaymentRespModelFromJson(String str) => DGePayPaymentRespModel.fromJson(jsonDecode(str));
DGePayPaymentRespModel dGePayPaymentRespModelFromJson(String str) => DGePayPaymentRespModel.fromJson(jsonDecode(str));