@override Object toJson() { return { if (notificationChannel.isNotDefault) 'notificationChannel': notificationChannel, }; }