initialData property

T? initialData
final

The initial data to use before the request has completed.

Implementation

final T? initialData;