getCurrentInputs abstract method

Future<GetCurrentInputsResponse> getCurrentInputs(
  1. ServiceCall call,
  2. GetCurrentInputsRequest request
)

Implementation

$async.Future<$25.GetCurrentInputsResponse> getCurrentInputs($grpc.ServiceCall call, $25.GetCurrentInputsRequest request);