extensionDebugConnections property
StreamController<DebugConnection>
get
extensionDebugConnections
Implementation
StreamController<DebugConnection> get extensionDebugConnections =>
_devHandler.extensionDebugConnections;