specialization property

List<DeviceDefinitionSpecialization>? specialization
inherited

specialization The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.

Implementation

List<DeviceDefinitionSpecialization>? get specialization =>
    throw _privateConstructorUsedError;