maxSync method

DateTime? maxSync()

Returns the maximum value of this query.

Implementation

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