property property

List<DeviceProperty>? property
inherited

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

Implementation

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