removeScriptState method

SetonixData removeScriptState(
  1. String plugin
)

Implementation

SetonixData removeScriptState(String plugin) =>
    removeAsset(_scriptStatePath(plugin));