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