flightEmissions property

List<FlightWithEmissions>? flightEmissions
getter/setter pair

List of flight legs with emission estimates.

Implementation

core.List<FlightWithEmissions>? flightEmissions;