data property

Map<String, dynamic> data

Raw data of the response in a Map representation.

Implementation

Map<String, dynamic> get data => _data;