data property

ResponseType? data
final

The parsed response from the server. Will be null if there was no response.

Implementation

final ResponseType? data;