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