Request bluetooth permissions. Not supported on web.
@override Future<bool?> requestBluetoothPermissions() async { return true; }