chainId property

  1. @deprecated
String chainId

Returns a hexadecimal string representing the current chain ID.

Deprecated, Consider using getChainId

Implementation

@deprecated
external String get chainId;