BooleanOperatorOptions constructor
BooleanOperatorOptions({
- String? operatorName,
Implementation
BooleanOperatorOptions({
this.operatorName,
});
BooleanOperatorOptions({
this.operatorName,
});