initialData property

T? initialData
final

Initial data to use while waiting for the first event from stream.

Implementation

final T? initialData;