FilePath constructor

FilePath()

Implementation

factory FilePath() {
  return _instance;
}