error property

ErrorBuilderFn? error
final

The builder that should be called when an error was thrown by the future or stream.

Implementation

final ErrorBuilderFn? error;