==(_:_:)
Returns a Boolean value that indicates whether two cadence threshold alerts are equal.
Declaration
static func == (a: CadenceThresholdAlert, b: CadenceThresholdAlert) -> BoolReturns a Boolean value that indicates whether two cadence threshold alerts are equal.
static func == (a: CadenceThresholdAlert, b: CadenceThresholdAlert) -> Bool