Metrics constructor

Metrics(
  1. Map<String?, num?> values
)

Implementation

Metrics(this.values);