chainHexId property

String get chainHexId

Implementation

String get chainHexId => '0x${int.parse(chainId).toRadixString(16)}';