CONSTRUCTOR constant
ElementKind
const CONSTRUCTOR
Implementation
static const ElementKind CONSTRUCTOR = ElementKind(
'CONSTRUCTOR',
4,
"constructor",
);
static const ElementKind CONSTRUCTOR = ElementKind(
'CONSTRUCTOR',
4,
"constructor",
);