roomNotExists constant Null safety

int const roomNotExists

Chat room does not exist

Implementation

static const roomNotExists = 404;