Person.url

Sets the url.

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

Meta