kImageNotExist constant Null safety

int const kImageNotExist

Custom background image does not exist. Check the value of source in VirtualBackgroundSource.

Implementation

static const kImageNotExist = 1;