setPower abstract method

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

Implementation

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