menu
firestore_collection package
documentation
firestore_helpers.dart
DocumentReference<T extends Object?>
delete abstract method
delete abstract method
dark_mode
light_mode
delete
abstract method
Future
<
void
>
delete
(
)
Deletes the current document from the collection.
Implementation
Future<void> delete();
firestore_collection package
documentation
firestore_helpers
DocumentReference<T extends Object?>
delete abstract method
DocumentReference class