onLoadedData property

T? onLoadedData
final

Callback to be called when the future has data.

Implementation

final T? onLoadedData;