findFirstSync abstract method

T? findFirstSync()

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

Implementation

T? findFirstSync();