menu
fs_service package
documentation
domain/repo/easy_firestore.dart
FirestoreRepo
deleteCollection abstract method
deleteCollection abstract method
dark_mode
light_mode
deleteCollection
abstract method
FutureOr
<
void
>
deleteCollection
(
{
required
String
collectionPath
,
})
Implementation
FutureOr<void> deleteCollection({ required String collectionPath, });
fs_service package
documentation
domain/repo/easy_firestore
FirestoreRepo
deleteCollection abstract method
FirestoreRepo class