menu
u package
documentation
data/data.dart
UFreewayTollsItem
UFreewayTollsItem.new constructor
UFreewayTollsItem.new constructor
dark_mode
light_mode
UFreewayTollsItem
constructor
UFreewayTollsItem
(
{
String
?
id
,
String
?
date
,
String
?
price
,
String
?
gateway
,
String
?
freeway
,
})
Implementation
UFreewayTollsItem({ this.id, this.date, this.price, this.gateway, this.freeway, });
u package
documentation
data/data
UFreewayTollsItem
UFreewayTollsItem.new constructor
UFreewayTollsItem class