testCollectionPath property

String? testCollectionPath
final

Optional collection path to store test data. If omitted, this defaults to 'tests'. Provided to allow for a single Firestore instance the ability to host multiple applications or environments.

Implementation

final String? testCollectionPath;