path property
String
get
path
A string representing the path of the referenced collection (relative to the root of the database).
Implementation
String get path => _resourcePath.relativeName;
A string representing the path of the referenced collection (relative to the root of the database).
String get path => _resourcePath.relativeName;