maxSync method

DateTime? maxSync()

Implementation

DateTime? maxSync() => aggregateSync<DateTime>(AggregationOp.max);