menu
google_cloud_firestore_v1 package
documentation
firestore.dart
BatchWriteRequest
labels property
labels property
dark_mode
light_mode
labels
property
Map
<
String
,
String
>
labels
final
Labels associated with this batch write.
Implementation
final Map<String, String> labels;
google_cloud_firestore_v1 package
documentation
firestore
BatchWriteRequest
labels property
BatchWriteRequest class