hasGraphChangeMiddlewares property

bool get hasGraphChangeMiddlewares

Whether any active middleware tracks dependency graph changes.

Implementation

static bool get hasGraphChangeMiddlewares => _hasGraphChangeMiddlewares;