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