goFor abstract method

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

Implementation

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