menu
setonix_server
setonix_server.dart
GameModeCopyWith
<
$R
,
$In extends GameMode
,
$Out
>
tables property
tables
dark_mode
light_mode
tables
property
MapCopyWith
<
$R
,
String
,
GameTable
,
GameTableCopyWith
<
$R
,
GameTable
,
GameTable
>
>
get
tables
Implementation
MapCopyWith<$R, String, GameTable, GameTableCopyWith<$R, GameTable, GameTable>> get tables;
setonix_server
setonix_server
GameModeCopyWith
<
$R
,
$In extends GameMode
,
$Out
>
tables property
GameModeCopyWith class