XdrLedgerEntryData constructor Null safety

XdrLedgerEntryData(
  1. XdrLedgerEntryType _type
)

Implementation

XdrLedgerEntryData(this._type);