originalError property
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;
The underlying exception that caused the launch failure, or null if the
failure was detected without an exception being thrown.
final Object? originalError;