Source constructor
Source({})
Implementation
Source({
this.adapterData,
this.checksums,
this.name,
this.origin,
this.path,
this.presentationHint,
this.sourceReference,
this.sources,
});
Source({
this.adapterData,
this.checksums,
this.name,
this.origin,
this.path,
this.presentationHint,
this.sourceReference,
this.sources,
});