menu
setonix_server
setonix_server.dart
GameModeCopyWith
<
$R
,
$In extends GameMode
,
$Out
>
teams property
teams
dark_mode
light_mode
teams
property
MapCopyWith
<
$R
,
String
,
GameTeam
,
GameTeamCopyWith
<
$R
,
GameTeam
,
GameTeam
>
>
get
teams
Implementation
MapCopyWith<$R, String, GameTeam, GameTeamCopyWith<$R, GameTeam, GameTeam>> get teams;
setonix_server
setonix_server
GameModeCopyWith
<
$R
,
$In extends GameMode
,
$Out
>
teams property
GameModeCopyWith class