menu
scrollup_janus_client package
documentation
janus_client.dart
JanusError
JanusError.new constructor
JanusError.new constructor
dark_mode
light_mode
JanusError
constructor
JanusError
(
{
required
int
errorCode
,
required
String
error
,
String
?
event
,
required
String
pluginName
,
})
Implementation
JanusError({ required this.errorCode, required this.error, this.event, required this.pluginName, });
scrollup_janus_client package
documentation
janus_client
JanusError
JanusError.new constructor
JanusError class