goFor abstract method

Future<GoForResponse> goFor(
  1. ServiceCall call,
  2. GoForRequest request
)

Implementation

$async.Future<$29.GoForResponse> goFor($grpc.ServiceCall call, $29.GoForRequest request);