NOT_FOUND constant

Code const NOT_FOUND

Implementation

static const Code NOT_FOUND = Code._(5, _omitEnumNames ? '' : 'NOT_FOUND');