rethrowException property

bool rethrowException

Indicates if you want the error caught in futureToRun to be rethrown

Implementation

bool get rethrowException => false;