redirect property
      
      RequestRedirect
      get
      redirect
      
    
    
The redirect read-only property of the Request interface contains
the mode for how redirects are handled.
Implementation
external RequestRedirect get redirect;