menu
flutter_linkid_mmp package
documentation
deeplink_airflex_parameter.dart
DeepLinkAirflexParameter
addCustomParams method
addCustomParams method
dark_mode
light_mode
addCustomParams
method
dynamic
addCustomParams
(
Map
<
String
,
dynamic
>
params
)
Implementation
addCustomParams(Map<String, dynamic> params) { customParams.addAll(params); }
flutter_linkid_mmp package
documentation
deeplink_airflex_parameter
DeepLinkAirflexParameter
addCustomParams method
DeepLinkAirflexParameter class