kImageFormatNotSupported constant Null safety

int const kImageFormatNotSupported

自定义背景图片的图片格式无效。 请检查 VirtualBackgroundSource 中 source 的值

Implementation

static const kImageFormatNotSupported = 2;