HumanLifeGame
life_step_entity
LifeStepEntity
hasUp property
hasUp
HumanLifeGame
life_step_entity
LifeStepEntity
hasUp property
LifeStepEntity class
Constructors
LifeStepEntity
Properties
down
hasDown
hashCode
hasLeft
hasRight
hasUp
id
isBranch
isGoal
isStart
isTargetToRoad
left
lifeEvent
mustStop
requireDiceRoll
requireToSelectDirectionManually
right
runtimeType
selectableForExecution
up
Methods
getNextUntilMustStopStep
noSuchMethod
toString
Operators
operator ==
hasUp
property
bool
hasUp
Implementation
bool get hasUp => up != null;