menu
game_scaffold_dart package
documentation
server.dart
GameServer
timeout property
timeout property
dark_mode
light_mode
timeout
property
Duration
timeout
final
When to stop a game after
timeout
long of inactivity
Implementation
final Duration timeout;
game_scaffold_dart package
documentation
server
GameServer
timeout property
GameServer class