languageUnspecified constant
ExecutableCode_Language
const languageUnspecified
Unspecified language. This value should not be used.
Implementation
static const languageUnspecified = ExecutableCode_Language(
'LANGUAGE_UNSPECIFIED',
);