getPower abstract method

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

Implementation

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