Instance Property
rollbackError
The error thrown while rolling the transaction back. If the
closureError is set, but the rollbackError is empty, the rollback was successful. If the rollbackError is set, the rollback failed.var rollbackError: (any Error)?