BluetoothRecord({Map<EIRType, Uint8List>? attributes}) { this.attributes = attributes ?? <EIRType, Uint8List>{}; }