subdetailSequence property

List<FhirPositiveInt>? subdetailSequence
inherited

subdetailSequence The sequence number of the sub-details within the details within the claim item which this line is intended to replace.

Implementation

List<FhirPositiveInt>? get subdetailSequence =>
    throw _privateConstructorUsedError;