goTo abstract method

Future<GoToResponse> goTo(
  1. ServiceCall call,
  2. GoToRequest request
)

Implementation

$async.Future<$24.GoToResponse> goTo($grpc.ServiceCall call, $24.GoToRequest request);