UMerchantBindParams.fromJson constructor
UMerchantBindParams.fromJson(
- String str
Implementation
factory UMerchantBindParams.fromJson(String str) => UMerchantBindParams.fromMap(json.decode(str));
factory UMerchantBindParams.fromJson(String str) => UMerchantBindParams.fromMap(json.decode(str));