menu
smart_links package
documentation
smart_link_data.dart
SmartLinkData
hasParam method
hasParam method
dark_mode
light_mode
hasParam
method
bool
hasParam
(
String
key
)
Implementation
bool hasParam(String key) => queryParams.containsKey(key);
smart_links package
documentation
smart_link_data
SmartLinkData
hasParam method
SmartLinkData class