u128 property Null safety
Implementation
XdrInt128Parts? get u128 => this._u128;
Implementation
set u128(XdrInt128Parts? value) => this._u128 = value;
XdrInt128Parts? get u128 => this._u128;
set u128(XdrInt128Parts? value) => this._u128 = value;