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