data property

Map<String, dynamic> data
final

The data returned from the server.

Implementation

final Map<String, dynamic> data;