writeBatch property

WriteBatch writeBatch

Helper method to fetch a WriteBatch from _firebaseFirestore..

Implementation

WriteBatch get writeBatch => _firebaseFirestore.batch();