idType property

String idType

More information about the result of probing the block device. Its value depends of the value the idUsage property.

Implementation

String get idType =>
    _object.getStringProperty(_blockInterfaceName, 'IdType') ?? '';