data property

T? data
final

The loaded data, available when success is true.

Implementation

final T? data;