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