setChainId property

set setChainId (int chainId)

Implementation

set setChainId(int chainId) {
  this.chainId = chainId;
}