XdrSorobanTransactionData constructor Null safety

XdrSorobanTransactionData(
  1. XdrSorobanResources _resources,
  2. XdrInt64 _refundableFee,
  3. XdrExtensionPoint _ext
)

Implementation

XdrSorobanTransactionData(this._resources, this._refundableFee, this._ext);