UserChatMessageModel( this.chatId, this.messageId, { this.createdAt, this.reference, }) { createdAt ??= DateTime.now(); }