enumeration property

List<Object?>? enumeration
final

Restricted set of values provided as a List.

Implementation

final List<Object?>? enumeration;