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