defaultValueUnsignedInt property

FhirUnsignedInt? defaultValueUnsignedInt
inherited

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

Implementation

FhirUnsignedInt? get defaultValueUnsignedInt =>
    throw _privateConstructorUsedError;