errorHttpNotFound constant Null safety

int const errorHttpNotFound

404 HTTP/HTTPS, file not found

Implementation

static const int errorHttpNotFound = 3;