Future<String> setPower({required int power}) { throw UnimplementedError('setPower() has not been implemented.'); }