OUT_OF_RANGE constant
Code
const OUT_OF_RANGE
Implementation
static const Code OUT_OF_RANGE = Code._(
11,
const $core.bool.fromEnvironment('protobuf.omit_enum_names')
? ''
: 'OUT_OF_RANGE');