menu
bitmovin_player
bitmovin_player.dart
LiveConfig
LiveConfig.fromJson factory constructor
LiveConfig.fromJson
dark_mode
light_mode
LiveConfig.fromJson
constructor
LiveConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LiveConfig.fromJson(Map<String, dynamic> json) { return _$LiveConfigFromJson(json); }
bitmovin_player
bitmovin_player
LiveConfig
LiveConfig.fromJson factory constructor
LiveConfig class