goToInputs abstract method

Future<GoToInputsResponse> goToInputs(
  1. ServiceCall call,
  2. GoToInputsRequest request
)

Implementation

$async.Future<$25.GoToInputsResponse> goToInputs($grpc.ServiceCall call, $25.GoToInputsRequest request);