userId property

String? userId
final

The user id of the user that will be shown the winning variant or instant update.

If the user has not been set then the anonymous user id is used.

Implementation

final String? userId;