StateExtractable<T extends Object> constructor
const
StateExtractable<T extends Object> ()
Reads the state of type T.
Implementation
const StateExtractable();
Reads the state of type T.
const StateExtractable();