placeholderData property
T?
placeholderData
final
Placeholder data to show while the query is loading. This does not persist to cache.
Implementation
final T? placeholderData;
Placeholder data to show while the query is loading. This does not persist to cache.
final T? placeholderData;