hasInitMiddlewares property
bool
get
hasInitMiddlewares
Whether any active middleware observes initialization.
Implementation
static bool get hasInitMiddlewares => _hasInitMiddlewares;
Whether any active middleware observes initialization.
static bool get hasInitMiddlewares => _hasInitMiddlewares;