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