property property

List<DeviceDefinitionProperty>? property
inherited

property Static or essentially fixed characteristics or features of this kind of device that are otherwise not captured in more specific attributes, e.g., time or timing attributes, resolution, accuracy, and physical attributes.

Implementation

List<DeviceDefinitionProperty>? get property =>
    throw _privateConstructorUsedError;