address property

String address

MAC address of this device.

Implementation

String get address =>
    _object.getStringProperty(_deviceInterfaceName, 'Address') ?? '';