User.email

Get the user email

  1. string email [@property getter]
    class User
    @property const
    string
    email
    ()
  2. string email [@property setter]

Meta