placeholderData property

T? placeholderData
final

Placeholder data to show while the query is loading. This does not persist to cache.

Implementation

final T? placeholderData;