@override dynamic getSubCollection(String documentId, String name) { return albumCollection.doc(documentId).collection(name); }