headerViewModel

open val headerViewModel: NotificationViewModel.HeaderViewModel? = null

The view model for the header section containing the thumbnail, title and description.

If this field is null, the header section will stay invisible.