XdrAccountID constructor Null safety

XdrAccountID(
  1. XdrPublicKey _accountID
)

Implementation

XdrAccountID(this._accountID);