reserveMoreThanTwoUser constant Null safety

int const reserveMoreThanTwoUser

Only two users are supported. A third user tries to allocate a room with the same channel name.*

Implementation

static const int reserveMoreThanTwoUser = 600;