hasInitMiddlewares property

bool get hasInitMiddlewares

Whether any active middleware observes initialization.

Implementation

static bool get hasInitMiddlewares => _hasInitMiddlewares;