void makeCount(int count) { seenAt = DateTime.now().toUtc().toIso8601String(); unreadCount = count; }