userId property

String? userId
getter/setter pair

It allows you to define the user id to be used to record the appbase.io analytics.

Defaults to the client's IP address.

Implementation

String? userId;