MmMarketplacePlugin constructor
MmMarketplacePlugin({})
Returns a new MmMarketplacePlugin instance.
Implementation
MmMarketplacePlugin({
this.homepageUrl,
this.iconData,
this.downloadUrl,
this.releaseNotesUrl,
this.labels = const [],
this.signature,
this.manifest,
this.installedVersion,
});