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