providers property
The list of analytics providers managed by this plugin.
Each provider will receive all analytics events and can process them according to its own implementation.
Implementation
final List<AnalyticsProvider> providers;
The list of analytics providers managed by this plugin.
Each provider will receive all analytics events and can process them according to its own implementation.
final List<AnalyticsProvider> providers;