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

NON_AUTHORITATIVE_INFORMATION constant

int const NON_AUTHORITATIVE_INFORMATION
@Deprecated("Use nonAuthoritativeInformation instead")

Implementation

@Deprecated("Use nonAuthoritativeInformation instead")
static const int NON_AUTHORITATIVE_INFORMATION = nonAuthoritativeInformation;

© 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/NON_AUTHORITATIVE_INFORMATION-constant.html