valueAlternatives property

List<FhirCanonical>? valueAlternatives
inherited

valueAlternatives Specifies a list of extensions that can appear in place of a primitive value.

Implementation

List<FhirCanonical>? get valueAlternatives =>
    throw _privateConstructorUsedError;