findAll method Null safety

Future<List<Domain>> findAll()

Find all domains.

Implementation

Future<List<Domain>> findAll();