appLinkData property

AppLinkData? appLinkData
getter/setter pair

Optional app or website link that will be displayed as a button on the front of the pass.

If AppLinkData is provided for the corresponding class only object AppLinkData will be displayed.

Implementation

AppLinkData? appLinkData;