Not available for web
@override Future<bool> toggleBluetooth({bool bluetoothOn = true}) { return Future.value(bluetoothOn); }