data property

T? data
final

The response data of type T, if the request was successful.

Implementation

final T? data;