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

description

  1. @Deprecated("Use expectationFailed instead")

int const EXPECTATION_FAILED

Implementation

@Deprecated("Use expectationFailed instead")
static const int EXPECTATION_FAILED = expectationFailed;