passCreationToken property
A Base64-encoded token containing all properties of the voucher. For iOS, you can use this to pass a voucher to Apple Wallet.
Implementation
@BuiltValueField(wireName: r'passCreationToken')
String? get passCreationToken;
A Base64-encoded token containing all properties of the voucher. For iOS, you can use this to pass a voucher to Apple Wallet.
@BuiltValueField(wireName: r'passCreationToken')
String? get passCreationToken;