metrics property

List<FhirStoreMetric>? metrics
getter/setter pair

List of FhirStoreMetric by resource type.

Implementation

core.List<FhirStoreMetric>? metrics;