NOT_FOUND constant - HttpStatus class - dart:html library (original) (raw)

description

  1. @Deprecated("Use notFound instead")

int const NOT_FOUND

Implementation

@Deprecated("Use notFound instead")
static const int NOT_FOUND = notFound;