Content constructor
Content({})
Implementation
Content({
this.id,
this.dropDownId,
this.dropDownValue,
this.dropDownMasterId,
this.parentId,
this.status,
this.dropDownMasterName,
this.parentname,
});