Variable PluginState.config
Declaration
class PluginState
{
// ...
Storage config;
// ...
}
class PluginState
{
// ...
Storage config;
// ...
}