FeeCalculatorForBlockhash constructor
const
FeeCalculatorForBlockhash({
- required FeeCalculator feeCalculator,
Implementation
const FeeCalculatorForBlockhash({required this.feeCalculator});