recoveryFn property
Method which returns a Stream, based from the error.
Implementation
final Stream<S> Function(Object error, StackTrace stackTrace) recoveryFn;
Method which returns a Stream, based from the error.
final Stream<S> Function(Object error, StackTrace stackTrace) recoveryFn;