FileList constructor
FileList({})
Implementation
FileList({
this.etag,
this.incompleteSearch,
this.items,
this.kind,
this.nextLink,
this.nextPageToken,
this.selfLink,
});
FileList({
this.etag,
this.incompleteSearch,
this.items,
this.kind,
this.nextLink,
this.nextPageToken,
this.selfLink,
});