activate abstract method

Future<void> activate()

Initializes the library in the app. Method should be invoked after initialization of the AppMetrica SDK.

Implementation

Future<void> activate();