menu
barco_event_master package
documentation
barco_event_master.mapper.g.dart
Mapper
toIterable<T> static method
toIterable<T> static method
dark_mode
light_mode
toIterable<
T
>
static method
Iterable
toIterable
<
T
>(
T
object
)
Implementation
static Iterable<dynamic> toIterable<T>(T object) => i.toIterable<T>(object);
barco_event_master package
documentation
barco_event_master.mapper.g
Mapper
toIterable<T> static method
Mapper class