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