menu
transmedika_video_call package
documentation
websocket/websocket.dart
SimpleWebSocket
onClose property
onClose property
dark_mode
light_mode
onClose
property
dynamic Function
(
int
code
,
String
reason
)
?
onClose
getter/setter pair
Implementation
Function(int code, String reason)? onClose;
transmedika_video_call package
documentation
websocket/websocket
SimpleWebSocket
onClose property
SimpleWebSocket class