getConsensusInfo abstract method

Future<GetConsensusInfoResponse> getConsensusInfo(
  1. ServiceCall call,
  2. GetConsensusInfoRequest request
)

Implementation

$async.Future<$1.GetConsensusInfoResponse> getConsensusInfo(
    $grpc.ServiceCall call, $1.GetConsensusInfoRequest request);