UserList( {this.endIndex, List<User>? items, this.maxResults, this.size, this.startIndex}) : items = items ?? [];