imageUris property

ImageUris? imageUris
final

An object providing URIs to imagery for this face, if this is a double-sided card.

If this card is not double-sided, then the image_uris property will be part of the parent object instead.

Implementation

final ImageUris? imageUris;