values constant

List<ScriptLanguage> const values

List of all possible values in this ScriptLanguage.

Implementation

static const values = <ScriptLanguage>[
  flux,
];