goTo abstract method

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

Implementation

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