comparators property

List<String>? comparators
final

Optional list of allowed comparators. If null, default comparators for the type will be used.

Implementation

final List<String>? comparators;