instance property

AuthService get instance

Implementation

static AuthService get instance {
  return AuthService();
}