currentUserId property

String? currentUserId
final

Current user id, used to decide which ownership badge / actions to render. When null, the view reads from currentUserProvider.

Implementation

final String? currentUserId;