currentUserId property

String? currentUserId

当前登录用户 ID.

Implementation

String? get currentUserId => _currentUserId;