HumanLifeGame
nothing_params
NothingParams
NothingParams.fromJson factory constructor
NothingParams.fromJson
HumanLifeGame
nothing_params
NothingParams
NothingParams.fromJson factory constructor
NothingParams class
Constructors
NothingParams
fromJson
Properties
copyWith
emotionCategory
hashCode
isBranch
mustStop
noticeCategories
requireDiceRoll
requireToSelectDirectionManually
runtimeType
selectableForExecution
type
Methods
itemType2NoticeCategory
noSuchMethod
toJson
toString
Operators
operator ==
NothingParams.fromJson
constructor
NothingParams.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NothingParams.fromJson(Map<String, dynamic> json) => _$NothingParamsFromJson(json);