collectionName property

String collectionName
final

MongoDB collection name where data will be synced.

Must match the collection name on your MongoDB Atlas/server.

Implementation

final String collectionName;