menu
neomage package
documentation
data/bridge/ide_bridge.dart
IdeBridgeServer
connections property
connections property
dark_mode
light_mode
connections
property
Iterable
<
IdeBridge
>
get
connections
All active connections.
Implementation
Iterable<IdeBridge> get connections => _connections.values;
neomage package
documentation
data/bridge/ide_bridge
IdeBridgeServer
connections property
IdeBridgeServer class