cause property
dynamic
cause
final
The original error that caused this exception, if any. Useful for debugging and error tracking.
Implementation
final dynamic cause;
The original error that caused this exception, if any. Useful for debugging and error tracking.
final dynamic cause;