XdrSorobanTransactionData constructor Null safety
- XdrSorobanResources _resources,
- XdrInt64 _refundableFee,
- XdrExtensionPoint _ext
Implementation
XdrSorobanTransactionData(this._resources, this._refundableFee, this._ext);
XdrSorobanTransactionData(this._resources, this._refundableFee, this._ext);