GetFeeHistoryParameters constructor
GetFeeHistoryParameters({})
Implementation
GetFeeHistoryParameters({
required this.blockCount,
required this.rewardPercentiles,
this.chainId,
this.blockNumber,
this.blockTag,
});