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