We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9306449 commit 505ce09Copy full SHA for 505ce09
firebase-firestore/src/main/java/com/google/firebase/firestore/DocumentId.java
@@ -24,7 +24,8 @@
24
* the POJO is created from a Cloud Firestore document (for example, via {@link
25
* DocumentSnapshot#toObject(Class)}).
26
*
27
- * <p>Any of the following will throw a runtime exception:</p>
+ * <p>Any of the following will throw a runtime exception:
28
+ *
29
* <ul>
30
* <li>This annotation is applied to a property of a type other than String or {@link
31
* DocumentReference}.
0 commit comments