PaginatedResponseComment( {this.maxResults, List<Comment>? results, this.startAt, this.total}) : results = results ?? [];