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