StringToolValue constructor

const StringToolValue(
  1. String value
)

Implementation

const StringToolValue(this.value);