EXPECTATION_FAILED constant Null safety

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

Implementation

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