const GlobalObjectKey(Object value)

Creates a global key that uses identical on value for its operator==.

Source

const GlobalObjectKey(this.value) : super.constructor();