ZoomVideoSdkVirtualBackgroundItem constructor
True if allow. Otherwise returns false.
Implementation
bool canBeDeleted; /// True if allow. Otherwise returns false.
ZoomVideoSdkVirtualBackgroundItem(
this.filePath,
this.imageName,
this.type,
this.canBeDeleted
);