userId property

String? userId
final

User ID for the current user (can be null if not authenticated)

Implementation

final String? userId;