path property

String path

A string representing the path of the referenced collection (relative to the root of the database).

Implementation

String get path => _resourcePath.relativeName;