getVoltage abstract method

Future<GetVoltageResponse> getVoltage(
  1. ServiceCall call,
  2. GetVoltageRequest request
)

Implementation

$async.Future<$29.GetVoltageResponse> getVoltage($grpc.ServiceCall call, $29.GetVoltageRequest request);