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