property property

List<DeviceDefinitionProperty>? property
inherited

property The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.

Implementation

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