XdrOperationMeta constructor Null safety

XdrOperationMeta(
  1. XdrLedgerEntryChanges _changes
)

Implementation

XdrOperationMeta(this._changes);