data property Null safety

dynamic data
final

Response body. The data type is defined in Request.responseType.

Implementation

final dynamic data;