userId property
A unique identifier for the active user. An email, uuid, or any other unique identifier is required.
Implementation
final String userId;
A unique identifier for the active user. An email, uuid, or any other unique identifier is required.
final String userId;