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