backgroundImageCount property
The number of background images on the live video. The total number of watermarks and background images can range from 0 to 10. This parameter is used with backgroundImage.
Implementation
@JsonKey(name: 'backgroundImageCount')
final int? backgroundImageCount;