ActivePlugin constructor
ActivePlugin({})
Implementation
ActivePlugin({
this.plugin,
this.name,
this.version,
this.versionLatest,
this.url,
this.authorName,
this.authorUrl,
this.networkActivated,
});