readAfterWriteErrorMsg constant
String
const readAfterWriteErrorMsg
Implementation
static const String readAfterWriteErrorMsg =
'Firestore transactions require all reads to be executed before all writes.';