name property

String name

Bluetooth name of the device.

Implementation

String get name =>
    _object.getStringProperty(_bluetoothDeviceInterfaceName, 'Name') ?? '';