User.this

  1. this()
  2. this(UserData userData)
  3. this(string email, string password)
    class User
    this
    (
    string email
    ,
    string password
    )

Meta