DirectoryListItems constructor
DirectoryListItems({})
Implementation
DirectoryListItems({
this.description,
this.discoveryLink,
this.discoveryRestUrl,
this.documentationLink,
this.icons,
this.id,
this.kind,
this.labels,
this.name,
this.preferred,
this.title,
this.version,
});