HumanLifeGame
dice_result
DiceResult
DiceResult const constructor
DiceResult
HumanLifeGame
dice_result
DiceResult
DiceResult const constructor
DiceResult class
Constructors
DiceResult
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
DiceResult
constructor
const
DiceResult
(
{
Key
key
}
)
Implementation
const DiceResult({Key key}) : super(key: key);