PluginBasicData constructor
PluginBasicData({})
Implementation
PluginBasicData({
this.name,
this.genesisHash,
this.ss58,
this.primaryColor,
this.gradientColor,
this.backgroundImage,
this.icon,
this.iconDisabled,
this.jsCodeVersion,
this.isTestNet = true,
this.isXCMSupport = false,
this.parachainId,
});