menu
puppeteer package
documentation
protocol/bluetooth_emulation.dart
ScanRecord
ScanRecord constructor
ScanRecord constructor
dark_mode
light_mode
ScanRecord
constructor
ScanRecord
(
{
String
?
name
,
List
<
String
>
?
uuids
,
int
?
appearance
,
int
?
txPower
,
List
<
ManufacturerData
>
?
manufacturerData
,
})
Implementation
ScanRecord( {this.name, this.uuids, this.appearance, this.txPower, this.manufacturerData});
puppeteer package
documentation
protocol/bluetooth_emulation
ScanRecord
ScanRecord constructor
ScanRecord class