HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
mustStop property
mustStop
HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
mustStop property
LifeEventEntity class
Constructors
LifeEventEntity
fromJson
Properties
copyWith
description
emotionCategory
hashCode
infoCategories
isBranch
mustStop
params
requireDiceRoll
requireToSelectDirectionManually
runtimeType
selectableForExecution
target
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
mustStop
property
bool
mustStop
Implementation
bool get mustStop => params.mustStop;