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