ChangeList constructor
ChangeList({})
Implementation
ChangeList({
this.etag,
this.items,
this.kind,
this.largestChangeId,
this.newStartPageToken,
this.nextLink,
this.nextPageToken,
this.selfLink,
});