data property

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

The data returned by the HTTP request

Implementation

Map<String, Object?>? data;