ReflectiveKey get(Object token)

Retrieves a Key for a token.

Source

static ReflectiveKey get(Object token) => _globalKeyRegistry.get(token);