EXPECTATION_FAILED constant Null safety

  1. @Deprecated("Use expectationFailed instead")
int const EXPECTATION_FAILED

Implementation

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