info abstract method

Future<ResponseInfo> info(
  1. ServiceCall call,
  2. RequestInfo request
)

Implementation

$async.Future<$0.ResponseInfo> info(
    $grpc.ServiceCall call, $0.RequestInfo request);