Callback function triggered when a chat is read.
final Future<void> Function(ChatModel chat)? onReadChat;