core.Map<core.String, core.dynamic> toJson() { final operatorOptions = this.operatorOptions; return {'operatorOptions': ?operatorOptions}; }