RelationshipUpdated<R extends Relationship> constructor
RelationshipUpdated<R extends Relationship> (
- HttpResponse http,
- R? relationship
Implementation
RelationshipUpdated(this.http, this.relationship);