hasErrorMiddlewares property
bool
get
hasErrorMiddlewares
Whether any active middleware intercepts errors.
Implementation
static bool get hasErrorMiddlewares => _hasErrorMiddlewares;
Whether any active middleware intercepts errors.
static bool get hasErrorMiddlewares => _hasErrorMiddlewares;