material property

List<DeviceDefinitionMaterial>? material
inherited

material A substance used to create the material(s) of which the device is made.

Implementation

List<DeviceDefinitionMaterial>? get material =>
    throw _privateConstructorUsedError;