key property

FilePersistorKey? key
final

The persistence key to use for the document. If not specified, defaults to the document's top-level collection key.

Implementation

final FilePersistorKey? key;