fetchRelationship abstract method
Fetches a relationship
Implementation
Future<http.Response> fetchRelationship(
http.Request rq, RelationshipTarget target);
Fetches a relationship
Future<http.Response> fetchRelationship(
http.Request rq, RelationshipTarget target);