dGePayStatusRespModelFromJson function
Implementation
DGePayStatusRespModel dGePayStatusRespModelFromJson(String str) => DGePayStatusRespModel.fromJson(jsonDecode(str));
DGePayStatusRespModel dGePayStatusRespModelFromJson(String str) => DGePayStatusRespModel.fromJson(jsonDecode(str));