AccountManager constructor

AccountManager()

Implementation

factory AccountManager() {
  return _singleton;
}