currentUserId property
final
Current user id, used to decide which ownership badge / actions to
render. When null, the view reads from currentUserProvider.
Implementation
final String? currentUserId;
Current user id, used to decide which ownership badge / actions to
render. When null, the view reads from currentUserProvider.
final String? currentUserId;