FeeRateGovernor constructor
const
FeeRateGovernor({
- required FeeRateGovernorValue feeRateGovernor,
Implementation
const FeeRateGovernor({
required this.feeRateGovernor,
});