InflationGovernor constructor
const
InflationGovernor({})
Implementation
const InflationGovernor({
required this.initial,
required this.terminal,
required this.taper,
required this.foundation,
required this.foundationTerm,
});