activeUsers property

Set<String> activeUsers
final

The set of unique user IDs that have been active during the app's lifetime.

Implementation

final Set<String> activeUsers;