feeHistorical1KB property Null safety

XdrInt64 feeHistorical1KB

Implementation

XdrInt64 get feeHistorical1KB => this._feeHistorical1KB;
void feeHistorical1KB=(XdrInt64 value)

Implementation

set feeHistorical1KB(XdrInt64 value) => this._feeHistorical1KB = value;