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