UContentCreateParams constructor
UContentCreateParams({})
Implementation
UContentCreateParams({
required this.title,
required this.description,
required this.subTitle,
required this.tags,
this.instagram,
});