XdrUint64 constructor Null safety

XdrUint64(
  1. int _uint64
)

Implementation

XdrUint64(this._uint64);