packaging property

List<DeviceDefinitionPackaging>? packaging
inherited

packaging Information about the packaging of the device, i.e. how the device is packaged.

Implementation

List<DeviceDefinitionPackaging>? get packaging =>
    throw _privateConstructorUsedError;