initialData property
T?
initialData
final
The initial data to use before the request has completed.
Implementation
final T? initialData;
The initial data to use before the request has completed.
final T? initialData;