connectionState property
Stream<ImConnectionState>
get
connectionState
Implementation
Stream<ImConnectionState> get connectionState => _stateController.stream;
Stream<ImConnectionState> get connectionState => _stateController.stream;