BlockchainNode constructor
BlockchainNode({})
Implementation
BlockchainNode({
this.blockchainType,
this.connectionInfo,
this.createTime,
this.ethereumDetails,
this.labels,
this.name,
this.privateServiceConnectEnabled,
this.state,
this.updateTime,
});