<Object?); );我正在使用VScode进行开发,下面是error phot和完整代码
lib/views/ type . type :34:15: Error:参数类型'Stream‘不能分配给参数类型’Stream<QuerySnapshot<Object?'QuerySnapshot‘是来自'
this is my first app, a complete movie app"}const [projects, setProject] = useState([]);
async function getprojects(){ await db.collection('projects').get().then((querySnapsh