pub type Inflation<T: Config> = StorageValue<_GeneratedPrefixForStorageInflation<T>, T::UnsignedFixedPoint, ValueQuery>;
Storage type is [StorageValue] with value type T :: UnsignedFixedPoint.
StorageValue
T :: UnsignedFixedPoint