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