ofScript method

String ofScript(
  1. String scriptCode
)

Implementation

String ofScript(String scriptCode) => _of(scriptCode, _impl.ofScript);