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