setPower abstract method

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

Implementation

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