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