originalException property
dynamic
originalException
final
The original exception that caused this exception
Implementation
final dynamic originalException;
The original exception that caused this exception
final dynamic originalException;