ImproveMode constructor Null safety

ImproveMode(
  1. String value
)

Implementation

ImproveMode(this.value);