menu
ndef package
documentation
records/media/bluetooth.dart
BluetoothLowEnergyRecord
BluetoothLowEnergyRecord constructor
BluetoothLowEnergyRecord constructor
dark_mode
light_mode
BluetoothLowEnergyRecord
constructor
BluetoothLowEnergyRecord
(
{
Map
<
EIRType
,
Uint8List
>
?
attributes
,
})
Implementation
BluetoothLowEnergyRecord({Map<EIRType, Uint8List>? attributes}) : super(attributes: attributes);
ndef package
documentation
records/media/bluetooth
BluetoothLowEnergyRecord
BluetoothLowEnergyRecord constructor
BluetoothLowEnergyRecord class