fullPath property

String fullPath

The full path of this object.

Implementation

String get fullPath {
  return _metadata['fullPath'];
}