menu
pusher_channels_flutter package
documentation
pusher-js/core/errors.dart
HTTPAuthError
HTTPAuthError factory constructor
HTTPAuthError factory constructor
dark_mode
light_mode
HTTPAuthError
constructor
HTTPAuthError
(
num
status
, [
String
msg
])
Implementation
external factory HTTPAuthError(num status, [String msg]);
pusher_channels_flutter package
documentation
pusher-js/core/errors
HTTPAuthError
HTTPAuthError factory constructor
HTTPAuthError class