DocumentEdit constructor
DocumentEdit({})
Returns a new DocumentEdit instance.
Implementation
DocumentEdit({
this.url,
this.location,
this.itemReference,
this.scope,
this.revision,
this.purpose,
this.intendedUse,
this.name,
this.description,
this.externalObjectType,
});