FirstOrDefault abstract method

Future<T> FirstOrDefault(
  1. String query
)

Implementation

Future<T> FirstOrDefault(String query);