menu
setonix_server
setonix_server.dart
WaypointChanged
WaypointChanged.new constructor
WaypointChanged.new
dark_mode
light_mode
WaypointChanged
constructor
WaypointChanged
(
{
String
?
team
,
required
Waypoint
waypoint
,
String
?
name
,
})
Implementation
WaypointChanged({this.team, required this.waypoint, this.name});
setonix_server
setonix_server
WaypointChanged
WaypointChanged.new constructor
WaypointChanged class