isFlightEnded method

bool isFlightEnded()

Implementation

bool isFlightEnded() => _mode == FlightMode.flightEnded;