ReadWrite typedef
ReadWrite = $ReadWrite
Options for a transaction that can be used to read and write documents.
Firestore does not allow 3rd party auth requests to create read-write. transactions.
Implementation
typedef ReadWrite = $ReadWrite;