txMaxSizeBytes property

XdrUint32 txMaxSizeBytes

Implementation

XdrUint32 get txMaxSizeBytes => this._txMaxSizeBytes;
void txMaxSizeBytes=(XdrUint32 value)

Implementation

set txMaxSizeBytes(XdrUint32 value) => this._txMaxSizeBytes = value;