serverError constant Null safety

int const serverError

Internal server error

Implementation

static const serverError = 500;