menu
ns_firebase_utils package
documentation
api/firebase_api.dart
FirebaseApi
batch method
batch method
dark_mode
light_mode
batch
method
WriteBatch
batch
(
)
Implementation
WriteBatch batch() {
return
FirebaseFirestore.instance.batch(); }
ns_firebase_utils package
documentation
api/firebase_api
FirebaseApi
batch method
FirebaseApi class
Constructors
new
Properties
hashCode
path
ref
runtimeType
Methods
addDocument
batch
getDataCollection
getDocumentById
getDocumentRef
noSuchMethod
removeDocument
streamDataCollection
toString
updateDocument
Operators
operator ==