dart / 2 / dart-html / httpstatus / method_not_allowed-constant.html

METHOD_NOT_ALLOWED constant

int const METHOD_NOT_ALLOWED
@Deprecated("Use methodNotAllowed instead")

Implementation

@Deprecated("Use methodNotAllowed instead")
static const int METHOD_NOT_ALLOWED = methodNotAllowed;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-html/HttpStatus/METHOD_NOT_ALLOWED-constant.html