defaultValueInteger64 property

FhirInteger64? defaultValueInteger64
inherited

defaultValueInteger64 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

FhirInteger64? get defaultValueInteger64 =>
    throw _privateConstructorUsedError;