defaultPath property

String get defaultPath

Implementation

String get defaultPath {
  return getPath(0, 0, 0);
}