getBluetoothState method
Implementation
Stream<BluetoothState> getBluetoothState() {
throw UnimplementedError('bluetoothState() has not been implemented.');
}
Stream<BluetoothState> getBluetoothState() {
throw UnimplementedError('bluetoothState() has not been implemented.');
}