menu
coco_base_flutter package
documentation
realtime.dart
ProjectBroadcast
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
void
disconnect
(
)
Disconnect from the broadcast
Implementation
void disconnect() { _reconnecting?.close(); }
coco_base_flutter package
documentation
realtime
ProjectBroadcast
disconnect method
ProjectBroadcast class