landscapeImageUrl property

String? landscapeImageUrl
getter/setter pair

HTTPS url of the image to display in landscape orientation of the device.

If missing, the client will default to using the portrait image url.

Optional.

Implementation

core.String? landscapeImageUrl;