QueryInputString constructor

const QueryInputString(
  1. String value
)

Implementation

const QueryInputString(this.value);