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