menu
openvidu_flutter package
documentation
utils/custom_websocket.dart
OnErrorEvent typedef
OnErrorEvent typedef
dark_mode
light_mode
OnErrorEvent
typedef
OnErrorEvent
=
void Function
(
String
error
)
Implementation
typedef OnErrorEvent = void Function(String error);
openvidu_flutter package
documentation
utils/custom_websocket
OnErrorEvent typedef
custom_websocket library