HumanLifeGame
life_road
LifeRoadEntity
height property
height
HumanLifeGame
life_road
LifeRoadEntity
height property
LifeRoadEntity class
Constructors
LifeRoadEntity
fromJson
Properties
author
copyWith
createdAt
hashCode
height
lifeEvents
lifeStepsOnBoard
runtimeType
start
title
updatedAt
width
Methods
dump
encode
getPosition
getStepEntity
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
createLifeStepsOnBoard
decode
dummyLifeEvents
height
property
int
height
@
late
Y 方向の長さ
Implementation
@late int get height => lifeEvents.length;