data property

Map<String, dynamic>? data
getter/setter pair

The data returned by the HTTP request

Implementation

Map<String, dynamic>? data;