menu
gtfs_bindings package
documentation
schedule.dart
ListCSVFile
operator [] method
operator [] method
dark_mode
light_mode
operator []
method
ListRecord
operator []
(
int
index
)
Implementation
ListRecord operator [](int index) => records[index];
gtfs_bindings package
documentation
schedule
ListCSVFile
operator [] method
ListCSVFile class