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