menu
gtfs_bindings package
documentation
schedule.dart
RouteType
forId static method
forId static method
dark_mode
light_mode
forId
static method
RouteType
forId
(
int
id
)
Implementation
static RouteType forId(int id) => values.firstWhere((element) => element.id == id);
gtfs_bindings package
documentation
schedule
RouteType
forId static method
RouteType enum