fieldPath property
A reference to a field in a document.
Requires:
- MUST be a dot-delimited (
.) string of segments, where each segment conforms togoogle.firestore.v1.Document.fieldslimitations.
Implementation
final String fieldPath;
A reference to a field in a document.
Requires:
.) string of segments, where each segment
conforms to google.firestore.v1.Document.fields
limitations.final String fieldPath;