menu
google_cloud_firestore_v1 package
documentation
firestore.dart
DocumentChange
targetIds property
targetIds property
dark_mode
light_mode
targetIds
property
List
<
int
>
targetIds
final
A set of target IDs of targets that match this document.
Implementation
final List<int> targetIds;
google_cloud_firestore_v1 package
documentation
firestore
DocumentChange
targetIds property
DocumentChange class