Returns the maximum value of this query.
DateTime? maxSync() => aggregateSync<DateTime>(AggregationOp.max);