XdrLedgerKey constructor Null safety

XdrLedgerKey(
  1. XdrLedgerEntryType _type
)

Implementation

XdrLedgerKey(this._type);