PluginMarketplaceEntry constructor
const
PluginMarketplaceEntry({})
Implementation
const PluginMarketplaceEntry({
required this.name,
this.description,
this.version,
this.source,
this.category,
this.tags,
this.strict,
this.id,
this.autoUpdate,
});