RuntimeMetrics constructor

RuntimeMetrics({
  1. Map<String, String>? systemMetrics,
})

Implementation

RuntimeMetrics({this.systemMetrics});