getNodeInfo abstract method

Future<GetNodeInfoResponse> getNodeInfo(
  1. ServiceCall call,
  2. GetNodeInfoRequest request
)

Implementation

$async.Future<$0.GetNodeInfoResponse> getNodeInfo(
    $grpc.ServiceCall call, $0.GetNodeInfoRequest request);