connectionStatusController property

StreamController<ConnectivitySatus> connectionStatusController
getter/setter pair

Implementation

StreamController<ConnectivitySatus> connectionStatusController =
    StreamController<ConnectivitySatus>();