defaultValuePositiveInt property

FhirPositiveInt? defaultValuePositiveInt
inherited

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

Implementation

FhirPositiveInt? get defaultValuePositiveInt =>
    throw _privateConstructorUsedError;