HTTP_VERSION_NOT_SUPPORTED constant Null safety

int const HTTP_VERSION_NOT_SUPPORTED
@Deprecated("Use httpVersionNotSupported instead")

Implementation

@Deprecated("Use httpVersionNotSupported instead")
static const int HTTP_VERSION_NOT_SUPPORTED = httpVersionNotSupported;