@override CollectionReference<Map<String, dynamic>> getCollection(String path) { return FirebaseFirestore.instance.collection(path); }