LevelAdjust class
Constructors
- LevelAdjust(String name, [dynamic level])
Properties
Methods
-
level(
dynamic level) → LevelAdjust -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
strength(
dynamic strength) → LevelAdjust -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited