hasErrorMiddlewares property

bool get hasErrorMiddlewares

Whether any active middleware intercepts errors.

Implementation

static bool get hasErrorMiddlewares => _hasErrorMiddlewares;