Location constructor
Location({})
Implementation
Location({
this.isAccepted,
this.isOa,
this.isPublished,
this.landingPageUrl,
this.license,
this.source,
this.pdfUrl,
this.version,
});
Location({
this.isAccepted,
this.isOa,
this.isPublished,
this.landingPageUrl,
this.license,
this.source,
this.pdfUrl,
this.version,
});