ContextExtractable<T> constructor
const
ContextExtractable<T> (
- String key
Reads the context entry named key.
Implementation
const ContextExtractable(this.key);
Reads the context entry named key.
const ContextExtractable(this.key);