readOnlyWriteErrorMsg constant
String
const readOnlyWriteErrorMsg
Implementation
static const String readOnlyWriteErrorMsg =
'Firestore read-only transactions cannot execute writes.';
static const String readOnlyWriteErrorMsg =
'Firestore read-only transactions cannot execute writes.';