goFor abstract method

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

Implementation

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