menu
linkforty_flutter package
documentation
models/deep_link_data.dart
DeepLinkData
webURL property
webURL property
dark_mode
light_mode
webURL
property
@JsonKey.new(name: 'webUrl')
String
?
webURL
final
Web fallback URL
Implementation
@JsonKey(name: 'webUrl') final String? webURL;
linkforty_flutter package
documentation
models/deep_link_data
DeepLinkData
webURL property
DeepLinkData class