readBytes property Null safety
Implementation
XdrUint32 get readBytes => this._readBytes;
Implementation
set readBytes(XdrUint32 value) => this._readBytes = value;
XdrUint32 get readBytes => this._readBytes;
set readBytes(XdrUint32 value) => this._readBytes = value;