getPath method

String? getPath()

Implementation

String? getPath() {
  return _path;
}