optIn abstract method

Future<void> optIn()

Opts the current user's device into being tracked.

When this method is called tracking starts immediately.

Implementation

Future<void> optIn();