Returns the last message sent in a chat no later than the specified date
const GetChatMessageByDate({ required this.chatId, required this.date, });