writeBytes property Null safety
Implementation
XdrUint32 get writeBytes => this._writeBytes;
Implementation
set writeBytes(XdrUint32 value) => this._writeBytes = value;
XdrUint32 get writeBytes => this._writeBytes;
set writeBytes(XdrUint32 value) => this._writeBytes = value;