直播视频上的水印。图片格式需为 PNG。详见 RtcImage 。 你可以添加一个水印,或使用数组的方式添加多个水印。
@JsonKey(name: 'watermark') final List<RtcImage>? watermark;