getUserId abstract method

Future<String?> getUserId()

The anonymous id used by Contentsquare's SDK to track the current user.

Implementation

Future<String?> getUserId();