sourceUri property

ImageUri? sourceUri
getter/setter pair

A URI for the image.

Either this or private_image_id should be set. Requests setting both or neither will be rejected.

Implementation

ImageUri? sourceUri;