Metric constructor

const Metric(
  1. double value
)

Implementation

const Metric(this.value);