data property

T? data
final

The successfully fetched data. Null if not yet loaded or on error.

Implementation

final T? data;