response property

dynamic get response

Returns the response body.

MDN Reference

Implementation

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