collectionName property

String collectionName
getter/setter pair

The name for the document collection.

Example: An item should be saved in the collection 'items'.

Implementation

String collectionName;