LevelAdjust class Null safety
Constructors
- LevelAdjust(String name, [dynamic level])
Properties
Methods
-
level(
dynamic level) → LevelAdjust -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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