path property
String
get
path
Returns the path of this collection (relative to the root of the web service).
Implementation
String get path => _path;
Returns the path of this collection (relative to the root of the web service).
String get path => _path;