RatioRF class

Constructors

RatioRF.new({dynamic x0_75, dynamic x1_0, dynamic x1_5, dynamic x2_0, dynamic x3_0, dynamic x4_0})

Properties

hashCode int
The hash code for this object.
no setterinherited
ratioMap Map<String, dynamic>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
x0_75 → dynamic
final
x1_0 → dynamic
final
x1_5 → dynamic
final
x2_0 → dynamic
final
x3_0 → dynamic
final
x4_0 → dynamic
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
set(dynamic context) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited