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