CMD_HELLO constant

SampleCmd const CMD_HELLO

Implementation

static const SampleCmd CMD_HELLO = SampleCmd._(0, _omitEnumNames ? '' : 'CMD_HELLO');