MCPcopy Index your code
hub / github.com/appium/java-client / toString

Method toString

src/main/java/io/appium/java_client/Setting.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 @Override
69 public String toString() {
70 return this.name;
71 }
72}

Calls

no outgoing calls