ON constant

BoolState const ON

Implementation

static const BoolState ON = BoolState._(1, _omitEnumNames ? '' : 'ON');