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