menu
theoplayer_web package
documentation
theoplayer_api_web.dart
THEOplayerError
THEOplayerError factory constructor
THEOplayerError factory constructor
dark_mode
light_mode
THEOplayerError
constructor
THEOplayerError
(
{
String
message
,
int
code
,
String
cause
,
String
stack
,
})
Implementation
external factory THEOplayerError({ String message, int code, String cause, String stack, });
theoplayer_web package
documentation
theoplayer_api_web
THEOplayerError
THEOplayerError factory constructor
THEOplayerError class