EntityGraphDevtoolsRelationshipEndpoint constructor
const
EntityGraphDevtoolsRelationshipEndpoint({})
Implementation
const EntityGraphDevtoolsRelationshipEndpoint({
required this.type,
required this.id,
this.field,
});