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