YES constant

Message_VoteOption const YES

YES defines a yes vote option.

Implementation

static const Message_VoteOption YES =
    Message_VoteOption._(1, _omitEnumNames ? '' : 'YES');