streamBleConnectionState method

Stream<BleConnectionState> streamBleConnectionState()

Implementation

Stream<BleConnectionState> streamBleConnectionState() {
  throw UnimplementedError(
      'streamBleConnectionState() has not been implemented.');
}