menu
fetcher package
documentation
fetcher_bloc.dart
EventStreamBuilder<T>
initialError property
initialError property
dark_mode
light_mode
initialError
property
Object
?
initialError
final
The error that will be used to create the initial snapshot.
Implementation
final Object? initialError;
fetcher package
documentation
fetcher_bloc
EventStreamBuilder<T>
initialError property
EventStreamBuilder class