previousError property

Object? previousError
final

The previous error in the same Transaction.

  • Note: Not always detected or supported.

Implementation

final Object? previousError;