XdrSCAddress constructor Null safety

XdrSCAddress(
  1. XdrSCAddressType _type
)

Implementation

XdrSCAddress(this._type);