currentUserId property

String? currentUserId

Gets the current logged-in user ID.

Implementation

String? get currentUserId => _currentUserId;