NOT_FOUND constant - HttpStatus class - dart:html library (original) (raw)
- @Deprecated("Use notFound instead")
int const NOT_FOUND
Implementation
@Deprecated("Use notFound instead")
static const int NOT_FOUND = notFound;
int const NOT_FOUND
@Deprecated("Use notFound instead")
static const int NOT_FOUND = notFound;