AutocompleteWork constructor
AutocompleteWork({})
Implementation
AutocompleteWork({
this.id,
this.displayName,
this.hint,
this.citedByCount,
this.worksCount,
this.entityType,
this.externalId,
});
AutocompleteWork({
this.id,
this.displayName,
this.hint,
this.citedByCount,
this.worksCount,
this.entityType,
this.externalId,
});