Future<Map<String, dynamic>?> getJson(String documentName) => otherCollection.doc(documentName).get();