setPower abstract method

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

Implementation

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