NULL_VALUE constant

NullValue const NULL_VALUE

Implementation

static const NullValue NULL_VALUE =
    NullValue._(0, _omitEnumNames ? '' : 'NULL_VALUE');