XdrContractEvent constructor Null safety
- XdrExtensionPoint _ext,
- XdrHash? _hash,
- XdrContractEventType _type,
- XdrContractEventBody _body
Implementation
XdrContractEvent(this._ext, this._hash, this._type, this._body);
XdrContractEvent(this._ext, this._hash, this._type, this._body);