TextModel constructor

TextModel(
  1. String value
)

Implementation

TextModel(this.value);