AttributeContext constructor
AttributeContext({})
Implementation
AttributeContext({
this.api,
this.destination,
this.extensions,
this.origin,
this.request,
this.resource,
this.response,
this.source,
});