reload: function()

in app/hooks/use-firebase-authentication.ts [37:39]


  reload: function(): Promise<void> {
    throw new Error('Function not implemented.');
  },