total property

FhirUnsignedInt? total
inherited

total If a set of search matches, this is the (potentially estimated) total number of entries of type 'match' across all pages in the search. It does not include search.mode = 'include' or 'outcome' entries and it does not provide a count of the number of entries in the Bundle.

Implementation

FhirUnsignedInt? get total => throw _privateConstructorUsedError;