Poster constructor
Poster({})
Implementation
Poster({
this.posterid,
this.title,
this.postertype,
this.quality,
this.filelist,
this.pgrating,
this.posterlanguage,
this.postertags,
});
Poster({
this.posterid,
this.title,
this.postertype,
this.quality,
this.filelist,
this.pgrating,
this.posterlanguage,
this.postertags,
});