Represents a list of users
const Users({ required this.totalCount, required this.userIds, this.extra, this.clientId, });