getAll method

Map getAll()

Implementation

Map getAll() {
  return _preference;
}