minSync method

DateTime? minSync()

Returns the minimum value of this query.

Implementation

DateTime? minSync() => build().minSync();