TimestampPropertyOptions constructor

TimestampPropertyOptions({
  1. TimestampOperatorOptions? operatorOptions,
})

Implementation

TimestampPropertyOptions({
  this.operatorOptions,
});