enums property

List<String>? enums
final

是否匹配枚举中的值(需要将 type 设置为 enum)

Implementation

final List<String>? enums;