firestore.dart. // Create a Map to store the data we want to set. Map<String, Object> docData = new HashMap<>(); docData.put("name", "Los Angeles");
確定! 回上一頁