CreateVideoAvatarData constructor
CreateVideoAvatarData({})
This is constructor of CreateVideoAvatarData
Implementation
CreateVideoAvatarData({
this.id,
this.name,
this.slides,
this.tags,
this.url,
this.sourceId,
this.deleted,
this.status,
this.verified,
this.public,
this.userId,
this.accountId,
this.createdAt,
this.updatedAt,
});