UContentUpdateParams constructor
UContentUpdateParams({})
Implementation
UContentUpdateParams({
required this.id,
this.title,
this.subTitle,
this.description,
this.instagram,
this.addTags,
this.removeTags,
});