EffortNumericValue constructor

const EffortNumericValue(
  1. int value
)

Implementation

const EffortNumericValue(this.value);