XdrAllowTrustResult constructor Null safety

XdrAllowTrustResult(
  1. XdrAllowTrustResultCode _code
)

Implementation

XdrAllowTrustResult(this._code);