game_scaffold_dart
server
GenericGame
time property
time
time
property
Null safety
DateTime
time
inherited
Implementation
DateTime get time => throw _privateConstructorUsedError;
game_scaffold_dart
server
GenericGame
time property
GenericGame class
Constructors
GenericGame
fromJson
start
startRandom
Properties
allRoundScores
copyWith
currentPlayer
currentPlayerIndex
gameOver
hashCode
isMultiPly
isSimultaneousAction
messages
playerRoundScores
players
readyPlayers
round
roundOver
roundPlayerScores
runtimeType
status
time
totalScores
Methods
addMessage
addReadyPlayer
clearReadyPlayers
finishRound
nextPlayer
noSuchMethod
setNextPlayer
shufflePlayers
toJson
toString
updateScores
updateStatus
updateTime
Operators
operator ==