FileChooseManager constructor

FileChooseManager()

Implementation

factory FileChooseManager() {
  return _instance;
}