flights property

List<FlightContract>? flights
getter/setter pair

Modified/created flights

Implementation

List<FlightContract>? flights;