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