findFirstSync method

R? findFirstSync()

Find the first object that matches this query or null if no object matches.

Implementation

R? findFirstSync() => build().findFirstSync();