response top-level property

dynamic get response

This Fetch API interface represents the response to a request.

MDN Reference

Implementation

_i2.dynamic get response => _i4.getProperty(
      _self,
      'Response',
    );