findMany abstract method

Future<List<Result>> findMany()

Implementation

Future<List<Result>> findMany();