menu
byteark_player_flutter package
documentation
data/byteark_player_config.dart
ByteArkNielsenSetting
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Converts the Nielsen setting configuration to a map.
Implementation
Map<String, dynamic> toMap() { return {}; }
byteark_player_flutter package
documentation
data/byteark_player_config
ByteArkNielsenSetting
toMap method
ByteArkNielsenSetting class