response property
dynamic
get
response
Returns the response body.
Implementation
_i2.dynamic get response => _i4.getProperty(
this,
'response',
);
Returns the response body.
_i2.dynamic get response => _i4.getProperty(
this,
'response',
);