quantity property

FhirInteger? quantity
inherited

quantity The quantity of packaging items contained at this layer of the package. This does not relate to the number of contained items but relates solely to the number of packaging items. When looking at the outermost layer it is always 1. If there are two boxes within, at the next layer it would be 2.;

Implementation

FhirInteger? get quantity => throw _privateConstructorUsedError;