Generate a node ID for a Firestore collection.
static String firestoreCollection(String collectionKey) => _firestoreCollection.create(collectionKey);