hasGraphChangeMiddlewares property

bool get hasGraphChangeMiddlewares

Returns true if any registered middleware has an onGraphChange observer.

Implementation

static bool get hasGraphChangeMiddlewares => _hasGraphChangeMiddlewares;