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