val notifTitle = if (title.trim().isEmpty()) context.getString(R.string
                .default_noification_title) else title