PreferencesService constructor

PreferencesService()

Implementation

factory PreferencesService() {
  return _instance;
}