userId property

String userId
final

A unique identifier for the active user. An email, uuid, or any other unique identifier is required.

Implementation

final String userId;