pub const NOT_INITIALIZED: &str = "init must be called before use";
Expand description

Error message emitted when the component is used before it is initialized