setPower abstract method

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

Implementation

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