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