data property

dynamic data
final

The entire response body. Can be null.

This is the raw response from the HTTP client.

Implementation

final dynamic data;