getChainId method

Future<int> getChainId()

Implementation

Future<int> getChainId() async => _client.getChainId();