ChainInfo constructor
ChainInfo()
Implementation
ChainInfo(
this.id,
this.name,
this.chainType,
this.icon,
this.fullname,
this.network,
this.website,
this.nativeCurrency,
this.rpcUrl,
this.faucetUrl,
this.blockExplorerUrl,
this.features,
);