minSync method

DateTime? minSync()

Implementation

DateTime? minSync() => aggregateSync<DateTime>(AggregationOp.min);