Person.email

Sets the email.

  1. string email [@property getter]
  2. string email [@property setter]
    class Person
    final @property
    void
    email
    (
    string newEmail
    )

Meta