AuthorizationService constructor

AuthorizationService()

Implementation

factory AuthorizationService() {
  return _singleton;
}