ResponseInputText constructor

const ResponseInputText(
  1. String text
)

Implementation

const ResponseInputText(this.text);