findAll abstract method

Future<List<Domain>> findAll()

Find all domains.

Implementation

Future<List<Domain>> findAll();