i256 property Null safety
Implementation
XdrInt256Parts? get i256 => this._i256;
Implementation
set i256(XdrInt256Parts? value) => this._i256 = value;
XdrInt256Parts? get i256 => this._i256;
set i256(XdrInt256Parts? value) => this._i256 = value;