expectedSupplyDuration property

FhirDuration? expectedSupplyDuration
inherited

expectedSupplyDuration Identifies the period time over which the supplied product is expected to be used, or the length of time the dispense is expected to last.

Implementation

FhirDuration? get expectedSupplyDuration =>
    throw _privateConstructorUsedError;