doseNumberPositiveInt property

FhirPositiveInt? doseNumberPositiveInt
inherited

doseNumberPositiveInt Nominal position of the recommended dose in a series (e.g. dose 2 is the next recommended dose).

Implementation

FhirPositiveInt? get doseNumberPositiveInt =>
    throw _privateConstructorUsedError;