data property

T? data
final

Holds the result data if the operation is successful.

Implementation

final T? data;