- Object value
Creates a global key that uses identical on value for its operator==.
Implementation
const GlobalObjectKey(this.value) : super.constructor();
Creates a global key that uses identical on value for its operator==.
const GlobalObjectKey(this.value) : super.constructor();