Userprofile Model:
struct UserProfilModel : Decodable{ var account_status : String var register_status : Int var email_confirmed : Bool var user_type : Strin