setPower abstract method

Future<SetPowerResponse> setPower(
  1. ServiceCall call,
  2. SetPowerRequest request
)

Implementation

$async.Future<$17.SetPowerResponse> setPower($grpc.ServiceCall call, $17.SetPowerRequest request);