findAll method Null safety

Future<List<Entity>> findAll()

Find all domains.

Implementation

Future<List<Entity>> findAll();