defaultValueBase64Binary property

FhirBase64Binary? defaultValueBase64Binary
inherited

defaultValueBase64Binary 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

FhirBase64Binary? get defaultValueBase64Binary =>
    throw _privateConstructorUsedError;