RegistryEntry<T> constructor

const RegistryEntry<T>(
  1. int key
)

Implementation

const RegistryEntry(this.key);