public String getKey()

in ffwd-client/src/main/java/com/spotify/ffwd/v1/Metric.java [251:253]


  public String getKey() {
    return this.key;
  }