public protocol PeerNotificationSettings: Coding { func isEqual(to: PeerNotificationSettings) -> Bool }