Profiles constructor
Profiles({})
Implementation
Profiles({
this.items,
this.itemsPerPage,
this.kind,
this.nextLink,
this.previousLink,
this.startIndex,
this.totalResults,
this.username,
});
Profiles({
this.items,
this.itemsPerPage,
this.kind,
this.nextLink,
this.previousLink,
this.startIndex,
this.totalResults,
this.username,
});