goFor abstract method

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

Implementation

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