menu
google_cloud_firestore_v1 package
documentation
firestore.dart
CommitRequest
writes property
writes property
dark_mode
light_mode
writes
property
List
<
Write
>
writes
final
The writes to apply.
Always executed atomically and in order.
Implementation
final List<Write> writes;
google_cloud_firestore_v1 package
documentation
firestore
CommitRequest
writes property
CommitRequest class