defaultValueCanonical property

FhirCanonical? defaultValueCanonical
inherited

defaultValueCanonical The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false').

Implementation

FhirCanonical? get defaultValueCanonical =>
    throw _privateConstructorUsedError;