UMediaUpdateParams constructor
UMediaUpdateParams({})
Implementation
UMediaUpdateParams({
required this.id,
this.addTags,
this.removeTags,
this.title,
this.description,
this.userId,
this.contentId,
this.commentId,
this.categoryId,
this.productId,
});