menu
barco_event_master package
documentation
barco_event_master.dart
ScreenDestinationMappable
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => ScreenDestinationMapper.container.toMap(this as ScreenDestination);
barco_event_master package
documentation
barco_event_master
ScreenDestinationMappable
toMap method
ScreenDestinationMappable mixin