sourceUri property
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;
A URI for the image.
Either this or private_image_id should be set. Requests setting both or neither will be rejected.
ImageUri? sourceUri;