linkedPath property

String? linkedPath
final

Specifying linkedPath allows you to simultaneously create linked documents (e.g., follow and follower documents).

Must be a path to another collection.

Implementation

final String? linkedPath;