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