Variable PluginState.storage

Plugin JSON Storage file (for data)

Declaration

class PluginState
{
  // ...
  Storage storage;
  // ...
}