options property

List<Enum> options
getter/setter pair

Implementation

List<Enum> options = [Create.project, Create.module];