Returns the minimum value of this query.
DateTime? minSync() => aggregateSync<DateTime>(AggregationOp.min);