flights property

List<Flights>? flights
getter/setter pair

Implementation

List<Flights>? flights;