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