getPower abstract method

Future<GetPowerResponse> getPower(
  1. ServiceCall call,
  2. GetPowerRequest request
)

Implementation

$async.Future<$29.GetPowerResponse> getPower($grpc.ServiceCall call, $29.GetPowerRequest request);