superEnum top-level constant

SuperEnum const superEnum

An annotation for the super_enum package.

Annotating a enum with this annotation will flag it as needing to be processed by the super_enum code generator.

Implementation

const superEnum = SuperEnum._();