QueryInputDateTime constructor

const QueryInputDateTime(
  1. DateTime value
)

Implementation

const QueryInputDateTime(this.value);