pub unsafe static kFLUndefinedValue: FLValueExpand description
A constant undefined value. This is not a NULL pointer, but its type is \ref kFLUndefined.
It can be stored in an \ref FLMutableArray or \ref FLMutableDict if you really, really
need to store an undefined/empty value, not just a JSON null.