userId property

String? userId
getter/setter pair

Web specific

Sets an identifier for the tracked user. Must have a minimum length of 5 characters unless overridden with the minIdLength option.

Implementation

String? userId;