collection property

List<String>? collection
final

A list representing the hierarchical path where the document or collection resides.

Implementation

final List<String>? collection;