XdrUint32 constructor Null safety

XdrUint32(
  1. int _uint32
)

Implementation

XdrUint32(this._uint32);