txMaxReadBytes property Null safety
Implementation
XdrUint32 get txMaxReadBytes => this._txMaxReadBytes;
Implementation
set txMaxReadBytes(XdrUint32 value) => this._txMaxReadBytes = value;
XdrUint32 get txMaxReadBytes => this._txMaxReadBytes;
set txMaxReadBytes(XdrUint32 value) => this._txMaxReadBytes = value;