connectionUpdated property

Stream<ConnectionResult> connectionUpdated

Implementation

static Stream<ConnectionResult> get connectionUpdated =>
    _connectionController!.stream;