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