logo property

Image? logo
getter/setter pair

The logo image of the pass.

This image is displayed in the card detail view in upper left, and also on the list/thumbnail view. If the logo is not present, the first letter of cardTitle would be shown as logo.

Implementation

Image? logo;