headlightsRequirements property

List<HeadlightsRequirement> headlightsRequirements
getter/setter pair

Indicates in which conditions should the headlights be turned on. Defaults to an empty list, which means that by default there are no special situations in which the headlights should be turned on.

Implementation

List<HeadlightsRequirement> headlightsRequirements;