hintName property

String hintName

If not blank, the name to use when presenting the device.

Implementation

String get hintName =>
    _object.getStringProperty(_blockInterfaceName, 'HintName') ?? '';