collectionName property
MongoDB collection name where data will be synced.
Must match the collection name on your MongoDB Atlas/server.
Implementation
final String collectionName;
MongoDB collection name where data will be synced.
Must match the collection name on your MongoDB Atlas/server.
final String collectionName;