getPath method

String getPath()

get path endpoint

Implementation

String getPath() {
  return path;
}