onConnectionChange property

Stream<bool> onConnectionChange

Get method to return the stream from stream controller

Implementation

Stream<bool> get onConnectionChange => _streamController.stream;