enumValues property

List<String>? enumValues
getter/setter pair

Always null in the beginning. Will be inferred during the model build step.

Implementation

List<String>? enumValues;