defaultValuePositiveInt property

FhirPositiveInt? defaultValuePositiveInt
inherited

defaultValuePositiveInt 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

FhirPositiveInt? get defaultValuePositiveInt =>
    throw _privateConstructorUsedError;