onLoadedData property
T?
onLoadedData
final
Callback to be called when the future has data.
Implementation
final T? onLoadedData;
Callback to be called when the future has data.
final T? onLoadedData;