menu
mallorca_transit_services package
documentation
mallorca_transit_services.dart
RouteTown
RouteTown.new constructor
RouteTown.new constructor
dark_mode
light_mode
RouteTown
constructor
RouteTown
(
{
required
int
id
,
required
double
distance
,
required
String
name
,
})
Implementation
RouteTown({required this.id, required this.distance, required this.name});
mallorca_transit_services package
documentation
mallorca_transit_services
RouteTown
RouteTown.new constructor
RouteTown class