hi property Null safety

XdrUint64 hi

Implementation

XdrUint64 get hi => this._hi;
void hi=(XdrUint64 value)

Implementation

set hi(XdrUint64 value) => this._hi = value;