getVoltage abstract method

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

Implementation

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