menu
google_analytics_legacy package
documentation
productAction.dart
ProductAction
ProductAction constructor
ProductAction constructor
dark_mode
light_mode
ProductAction
constructor
ProductAction
(
String
action
)
Implementation
ProductAction(final String action) { _put("&pa", action); }
google_analytics_legacy package
documentation
productAction
ProductAction
ProductAction constructor
ProductAction class