retainFutureErrors property

bool retainFutureErrors
final

Whether to retain errors or allow reentrancy until the Future completes successfully.

Implementation

final bool retainFutureErrors;