first property

int? first
getter/setter pair

Emissions for one passenger in first class in grams.

This field is always computed and populated, regardless of whether the aircraft has first class seats or not.

Implementation

core.int? first;