menu
pkpass package
documentation
pkpass/models/pass.dart
PassMetadata
appLaunchURL property
appLaunchURL property
dark_mode
light_mode
appLaunchURL
property
String
?
appLaunchURL
final
A URL to be passed to the associated app when launching it.
Implementation
final String? appLaunchURL;
pkpass package
documentation
pkpass/models/pass
PassMetadata
appLaunchURL property
PassMetadata class