subPath property
Sub-collection path for nested operations.
When specified, operations target a sub-collection within the main collection. This is used for complex data structures and relationships.
Implementation
final String? subPath;
Sub-collection path for nested operations.
When specified, operations target a sub-collection within the main collection. This is used for complex data structures and relationships.
final String? subPath;