menu
googleapis package
documentation
firestore/v1.dart
TransactionOptions
TransactionOptions.new constructor
TransactionOptions.new constructor
dark_mode
light_mode
TransactionOptions
constructor
TransactionOptions
(
{
ReadOnly
?
readOnly
,
ReadWrite
?
readWrite
,
})
Implementation
TransactionOptions({ this.readOnly, this.readWrite, });
googleapis package
documentation
firestore/v1
TransactionOptions
TransactionOptions.new constructor
TransactionOptions class