HumanLifeGame
human
Human
Human const constructor
Human
HumanLifeGame
human
Human
Human const constructor
Human class
Constructors
Human
Properties
hashCode
humanId
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
orderedIcon
Human
constructor
const
Human
(
Doc
<
UserEntity
>
_user
,
{
Key
key
}
)
Implementation
const Human(this._user, {Key key}) : super(key: key);