ExecutableCode_Language constructor

const ExecutableCode_Language(
  1. String value
)

Implementation

const ExecutableCode_Language(super.value);