game_scaffold_dart
server
GameServer
timeout property
timeout
timeout
property
Null safety
Duration
timeout
final
When to stop a game after
timeout
long of inactivity
Implementation
final Duration timeout;
game_scaffold_dart
server
GameServer
timeout property
GameServer class
Constructors
GameServer
Properties
debug
gameConfig
gameID
gameType
hashCode
mainServer
playerNames
runtimeType
timeout
Methods
clientID
gameInfo
getClientName
isClientAdmin
killGame
noSuchMethod
notifyKilled
toString
Operators
operator ==