request property
Request
get
request
The request from the client in the form of the web platform {@linkcode Request}.
Implementation
_i5.Request get request => _i3.getProperty(
this,
'request',
);