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