outOfRange constant
String
const outOfRange
Error code for out of range errors.
Implementation
static const String outOfRange = 'out-of-range';
Error code for out of range errors.
static const String outOfRange = 'out-of-range';