ScriptLanguage constructor

const ScriptLanguage(
  1. String value
)

Implementation

const ScriptLanguage(this.value);