ScValU128 constructor
ScValU128(
- UInt128Parts value
Implementation
ScValU128(UInt128Parts value) : super(type: ScValueType.u128, value: value);
ScValU128(UInt128Parts value) : super(type: ScValueType.u128, value: value);