data property

T? data
final

The latest data received by the asynchronous computation.

Implementation

final T? data;