nonScriptKeys constant

Set<String> const nonScriptKeys

Implementation

static const Set<String> nonScriptKeys = {
  variables,
  executables,
};