String hash()

Source

String hash() {
  return this.normalize(this.platformStrategy.hash());
}