DatePropertyOptions constructor

DatePropertyOptions({
  1. DateOperatorOptions? operatorOptions,
})

Implementation

DatePropertyOptions({
  this.operatorOptions,
});