lighteningContrastLevel property
The contrast level, used with the lighteningLevel parameter. The larger the value, the greater the contrast between light and dark. See LighteningContrastLevel.
Implementation
@JsonKey(name: 'lighteningContrastLevel')
final LighteningContrastLevel? lighteningContrastLevel;