allowedType property

List<FhirCode>? allowedType
inherited

allowedType Support for polymorphic types. If the parameter type is abstract, this element lists allowed sub-types for the parameter.

Implementation

List<FhirCode>? get allowedType => throw _privateConstructorUsedError;