PreferenceKeys constructor

PreferenceKeys()

Implementation

factory PreferenceKeys() {
  return _singleton;
}