userId property Null safety

String? userId
read / write

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;