classification property

List<DeviceDefinitionClassification>? classification
inherited

classification What kind of device or device system this is.

Implementation

List<DeviceDefinitionClassification>? get classification =>
    throw _privateConstructorUsedError;