Gets all users with cold start state.
Set<String> getActiveUsers() { return _isColdStart.keys.toSet(); }