Get the results of the relationship.
@override Future<List<Related>> getResults() async { return query.get(); }