zuraffaMockLibrary top-level constant

bool const zuraffaMockLibrary

Detectable marker: this project uses zuraffa-native mocking.

Static analyzers and test-stack detectors grep for this constant (or the package:zuraffa/mock.dart import) to recognize zuraffa's built-in mocking without executing any generator.

Implementation

const bool zuraffaMockLibrary = true;