TypedKey<T> constructor

TypedKey<T>(
  1. Object key
)

Implementation

TypedKey(this.key);