addAttributionProviders abstract method
- Map<
AttributionProvider, String> providers
Add attributes to the sub service to match between analytics
Implementation
Future<void> addAttributionProviders(
Map<AttributionProvider, String> providers,
);
Add attributes to the sub service to match between analytics
Future<void> addAttributionProviders(
Map<AttributionProvider, String> providers,
);