isBooted property
bool
get
isBooted
Returns whether all providers have been booted.
Implementation
bool get isBooted => _booted;
Returns whether all providers have been booted.
bool get isBooted => _booted;