defaultValueBase64Binary property

FhirBase64Binary? defaultValueBase64Binary
inherited

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

Implementation

FhirBase64Binary? get defaultValueBase64Binary =>
    throw _privateConstructorUsedError;