menu
my_flutter_pusher package
documentation
pusher.dart
ConnectionError
ConnectionError.new constructor
ConnectionError.new constructor
dark_mode
light_mode
ConnectionError
constructor
ConnectionError
(
{
String
?
message
,
String
?
code
,
String
?
exception
,
})
Implementation
ConnectionError({this.message, this.code, this.exception});
my_flutter_pusher package
documentation
pusher
ConnectionError
ConnectionError.new constructor
ConnectionError class