XdrSorobanTransactionData constructor Null safety

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

Implementation

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