source property

String? source
getter/setter pair

The source of the emissions data.

Optional. Possible string values are:

  • "SOURCE_UNSPECIFIED" : The source of the emissions data is unspecified.
  • "TIM" : The emissions data is from the Travel Impact Model.
  • "EASA" : The emissions data is from the EASA environmental labels.

Implementation

core.String? source;