Stream<DocumentSnapshot<Map<String, dynamic>>> docStream(String path) => _store.doc(path).snapshots();