HumanLifeGame
life_step_entity
LifeStepEntity
isBranch property
isBranch
HumanLifeGame
life_step_entity
LifeStepEntity
isBranch 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 ==
isBranch
property
bool
isBranch
Implementation
bool get isBranch => lifeEvent.isBranch;