txMaxWriteBytes property Null safety
Implementation
XdrUint32 get txMaxWriteBytes => this._txMaxWriteBytes;
Implementation
set txMaxWriteBytes(XdrUint32 value) => this._txMaxWriteBytes = value;
XdrUint32 get txMaxWriteBytes => this._txMaxWriteBytes;
set txMaxWriteBytes(XdrUint32 value) => this._txMaxWriteBytes = value;