QueryInputBoolean constructor

const QueryInputBoolean(
  1. bool value
)

Implementation

const QueryInputBoolean(this.value);