findFirst abstract method

Future<T?> findFirst()

Implementation

Future<T?> findFirst();