Person.image

Sets the image.

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

Meta