cause property

Object? cause
final

Underlying cause when one is available. Preserved so log pipelines can inspect the original transport exception without re-throwing it.

Implementation

final Object? cause;