kgCO2e property

double? kgCO2e
getter/setter pair

Carbon Footprint generated in kg of CO2 equivalent.

Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).

Implementation

core.double? kgCO2e;