supportsCondition property

bool? supportsCondition
final

Controls whether a condition can be specified for this filter option. If false or missing, a condition can not be set.

Implementation

final bool? supportsCondition;