Threshold constructor Null safety

const Threshold(
  1. String value
)

Implementation

const Threshold(this.value);