screenSharingLimitError constant Null safety

int const screenSharingLimitError

An error occurs while sharing screen with multiple people. You can share screen with only one participant.

Implementation

static const int screenSharingLimitError = 1012;