getScript method

Script? getScript(
  1. String scriptId
)

Implementation

Script? getScript(String scriptId) => scripts[scriptId];