showChatHeader property
TODO: messageFilter Used to control if the Chat Header is displayed in the UI.
Defaults to true.
Implementation
/// Used to control if the Chat Header is displayed in the UI.
///
/// Defaults to true.
final bool? showChatHeader;