Hl7V2StoreMetrics constructor
Hl7V2StoreMetrics({
- List<
Hl7V2StoreMetric> ? metrics, - String? name,
Implementation
Hl7V2StoreMetrics({this.metrics, this.name});