defaultValueCanonical property

FhirCanonical? defaultValueCanonical
inherited

defaultValueCanonical A value to use if there is no existing value in the source object.

Implementation

FhirCanonical? get defaultValueCanonical =>
    throw _privateConstructorUsedError;