detailSequence property

List<FhirPositiveInt>? detailSequence
inherited

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

Implementation

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