static func == (ColorSchemeContrast , ColorSchemeContrast ) -> Bool
Indicates whether two color scheme contrasts are equal.
static func != (Self, Self) -> Bool
Indicates whether two color scheme contrasts are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the color scheme contrast by passing them into the given hash function.