goFor abstract method

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

Implementation

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