internalServerErr constant Null safety

int const internalServerErr

服务器内部错误

Implementation

static const int internalServerErr = 1500;