data property

dynamic get data

The decoded response body as returned by Dio.

Implementation

dynamic get data => raw.data;