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