errorValue property

ValuableGetFutureError<Output> errorValue
final

A function to return a value when the future is complete on error

Implementation

final ValuableGetFutureError<Output> errorValue;