print(“object -${widget.chatId}”); super.initState(); chatReference = db.collection(“chats”).document(widget.chatId).collection('messages');
確定! 回上一頁