Oh you are right. It does work like expected when I declare channel as NotificationChannel?, but when used with NotificationChannel! it does crash. Neat!
i
ilya.gorbunov
03/11/2018, 3:50 PM
Could you share a more complete example of code that crashes on equality comparison? Because it shouldn't.