resultXI property Null safety

void resultXI=(BigInt v)

Implementation

set resultXI(BigInt v) => resultX = _integerSignMode.fromBigInt(v, this);