OFF constant

BoolState const OFF

Implementation

static const BoolState OFF = BoolState._(2, _omitEnumNames ? '' : 'OFF');