RequestBleDeviceParams constructor
RequestBleDeviceParams({})
Implementation
RequestBleDeviceParams(
{this.services,
this.name,
this.namePrefix,
this.optionalServices,
this.allowDuplicates,
this.scanMode,
this.timeout});