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