copy With
fun copyWith(id: String? = null, type: BackgroundType? = null, name: String? = null, thumbnailUrl: String? = null, imageUrl: String? = null, imageBytes: ByteArray? = null, color: Color? = null, blurIntensity: Float? = null, videoUrl: String? = null, isPreset: Boolean? = null, isSelected: Boolean? = null): VirtualBackground