chatRoomMemberExit constant Null safety

int const chatRoomMemberExit

Notifications are sent when members leave a chat room.

Implementation

static const int chatRoomMemberExit = 302;