response top-level property
dynamic
get
response
This Fetch API interface represents the response to a request.
Implementation
_i2.dynamic get response => _i4.getProperty(
_self,
'Response',
);