menu
setonix_server
setonix_server.dart
GameTeamCopyWith
<
$R
,
$In extends GameTeam
,
$Out
>
waypoints property
waypoints
dark_mode
light_mode
waypoints
property
ListCopyWith
<
$R
,
Waypoint
,
WaypointCopyWith
<
$R
,
Waypoint
,
Waypoint
>
>
get
waypoints
Implementation
ListCopyWith<$R, Waypoint, WaypointCopyWith<$R, Waypoint, Waypoint>> get waypoints;
setonix_server
setonix_server
GameTeamCopyWith
<
$R
,
$In extends GameTeam
,
$Out
>
waypoints property
GameTeamCopyWith class