subDetailSequence property

List<FhirPositiveInt>? subDetailSequence
inherited

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

Implementation

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