getChainInfo abstract method

Future<ChainInfo> getChainInfo(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.ChainInfo> getChainInfo($grpc.ServiceCall call, $3.Empty request);