Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

JumpGate.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

openapi.model.JumpGate

Load the model package

import 'package:openapi/api.dart';

Properties

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 []]

[Back to Model list] [Back to API list] [Back to README]