alternateMaterial property

List<CodeableConcept>? alternateMaterial
inherited

alternateMaterial A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (e.g. different types of plastic for a blister sleeve).;

Implementation

List<CodeableConcept>? get alternateMaterial =>
    throw _privateConstructorUsedError;