menu
linkforty_flutter package
documentation
models/deep_link_data.dart
DeepLinkData
shortCode property
shortCode property
dark_mode
light_mode
shortCode
property
String
shortCode
final
The short code of the link (e.g., "abc123")
Implementation
final String shortCode;
linkforty_flutter package
documentation
models/deep_link_data
DeepLinkData
shortCode property
DeepLinkData class