TimeEstimateToTarget constructor
TimeEstimateToTarget({})
Implementation
TimeEstimateToTarget({
required this.safeReturn,
required this.land,
required this.missionNextItem,
required this.missionEnd,
required this.commandedAction,
});