initialData property

T? initialData
final

Initial data shown before the first fetch completes.

Implementation

final T? initialData;