menu
google_cloud_firestore_v1 package
documentation
firestore.dart
TransactionOptions
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
TransactionOptions_ReadOnly
?
readOnly
final
The transaction can only be used for read operations.
Implementation
final TransactionOptions_ReadOnly? readOnly;
google_cloud_firestore_v1 package
documentation
firestore
TransactionOptions
readOnly property
TransactionOptions class