name property
The name of the device.
Bluetooth devices are not required to provide a name so this String is nullable.
Implementation
final String? name;
The name of the device.
Bluetooth devices are not required to provide a name so this String is nullable.
final String? name;