baseFee property Null safety
Implementation
XdrUint32 get baseFee => this._baseFee;
Implementation
set baseFee(XdrUint32 value) => this._baseFee = value;
XdrUint32 get baseFee => this._baseFee;
set baseFee(XdrUint32 value) => this._baseFee = value;