import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
symbol | String | The symbol of the waypoint. | |
connections | List | All the gates that are connected to this waypoint. | [default to const []] |
import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
symbol | String | The symbol of the waypoint. | |
connections | List | All the gates that are connected to this waypoint. | [default to const []] |