onConnect property

Stream<OnConnect> get onConnect

Implementation

Stream<OnConnect> get onConnect => _onConnectStreamController.stream;