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