UMediaCreateParams constructor
UMediaCreateParams({})
Implementation
UMediaCreateParams({
required this.file,
required this.tags,
this.userId,
this.contentId,
this.commentId,
this.categoryId,
this.productId,
this.title,
this.description,
});