menu
askless package
documentation
middleware/ws_channel/AbstractIOWsChannel.dart
AbstractIOWsChannel
wsHandleError abstract method
wsHandleError abstract method
dark_mode
light_mode
wsHandleError
abstract method
@
protected
void
wsHandleError
(
void
handleError
(
dynamic
error
)?
)
Implementation
@protected void wsHandleError(void Function(dynamic error)? handleError);
askless package
documentation
middleware/ws_channel/AbstractIOWsChannel
AbstractIOWsChannel
wsHandleError abstract method
AbstractIOWsChannel class