An enumeration of string values to be used if the substitution options are from a limited set. The array must not be empty.
@JsonKey(name: 'enum') List<String>? get enumValue => throw _privateConstructorUsedError;