idUsage property

String idUsage

A result of probing for signatures on the block device.

Implementation

String get idUsage =>
    _object.getStringProperty(_blockInterfaceName, 'IdUsage') ?? '';