OUT_OF_RANGE constant

Code const OUT_OF_RANGE

Implementation

static const Code OUT_OF_RANGE = Code._(11, _omitEnumNames ? '' : 'OUT_OF_RANGE');