XdrUint256 constructor Null safety

XdrUint256(
  1. Uint8List _uint256
)

Implementation

XdrUint256(this._uint256);