hi property Null safety

XdrInt64 hi

Implementation

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

Implementation

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