InflationRate class
Properties
-
epoch
→ int
-
epoch for which these values are valid
final
-
foundation
→ double
-
inflation allocated to the foundation
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
total
→ double
-
total inflation
final
-
validator
→ double
-
inflation allocated to validators
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited