This is my experience learning the Dart Language on the server. I have no previous experience with server side programming, so this is my journey so far.
In this video, we review the difference between link and linkfunction. Use linkfunction when you are sending an immediate response. If you are not sending an immediate response, use link. The request object is sent to the class that you are referencing, and is under the variable called "request."