originalError property

Object? originalError
final

The underlying exception that caused the launch failure, or null if the failure was detected without an exception being thrown.

Implementation

final Object? originalError;