menu
bitmovin_player
bitmovin_player.dart
DrmConfig
DrmConfig.fromJson factory constructor
DrmConfig.fromJson
dark_mode
light_mode
DrmConfig.fromJson
constructor
DrmConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DrmConfig.fromJson(Map<String, dynamic> json) => _$DrmConfigFromJson(json);
bitmovin_player
bitmovin_player
DrmConfig
DrmConfig.fromJson factory constructor
DrmConfig class