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