BluetoothPermissionStorage constructor
      
      BluetoothPermissionStorage({ 
    
    
- required Iterable<AllowedBluetoothDevice> allowedDevices,
Implementation
external factory BluetoothPermissionStorage(
    {required Iterable<AllowedBluetoothDevice> allowedDevices});