diagnosticEvents property
getter/setter pair
If the transaction status is "ERROR", this list of diagnostic events may be present containing details on why stellar-core rejected the transaction.
Implementation
List<XdrDiagnosticEvent>? diagnosticEvents;