originalException property
dynamic
originalException
final
The exception that caused the fetch failure.
Implementation
final dynamic originalException;
The exception that caused the fetch failure.
final dynamic originalException;