kServerError constant Null safety

int const kServerError

Application specific error codes.

Implementation

static const int kServerError = -32000;