LexPrimitive.unknown constructor
const
LexPrimitive.unknown({
- required LexUnknown data,
Implementation
const factory LexPrimitive.unknown({
required LexUnknown data,
}) = ULexPrimitiveUnknown;