menu
flutter_linkid_mmp package
documentation
deeplink_airflex_parameter.dart
DeepLinkAirflexParameter
addCustomParam method
addCustomParam method
dark_mode
light_mode
addCustomParam
method
dynamic
addCustomParam
(
String
key
,
dynamic
value
)
Implementation
addCustomParam(String key, dynamic value) { customParams[key] = value; }
flutter_linkid_mmp package
documentation
deeplink_airflex_parameter
DeepLinkAirflexParameter
addCustomParam method
DeepLinkAirflexParameter class