HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
infoCategories property
infoCategories
HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
infoCategories 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 ==
infoCategories
property
List
<
LifeEventNoticeCategory
>
infoCategories
Implementation
List<LifeEventNoticeCategory> get infoCategories => params.noticeCategories;