underlyingException property

String? underlyingException
finalinherited

Underlying cause of this exception helpful for debugging (Optional)

Implementation

final String? underlyingException;