menu
haishin_kit package
documentation
video_source.dart
VideoSource
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'position': this.position.name, }; }
haishin_kit package
documentation
video_source
VideoSource
toMap method
VideoSource class