Resource constructor
Resource({})
Implementation
Resource({
this.data,
this.discoveryDocumentUri,
this.discoveryName,
this.location,
this.parent,
this.resourceUrl,
this.version,
});
Resource({
this.data,
this.discoveryDocumentUri,
this.discoveryName,
this.location,
this.parent,
this.resourceUrl,
this.version,
});