conformsTo property

List<DeviceConformsTo>? conformsTo
inherited

conformsTo Identifies the standards, specifications, or formal guidances for the capabilities supported by the device. The device may be certified as conformant to these specifications e.g., communication, performance, process, measurement, or specialization standards.

Implementation

List<DeviceConformsTo>? get conformsTo => throw _privateConstructorUsedError;