data property

T? data
final

The parsed or decoded data returned from the API.

Implementation

final T? data;