isBooted property

bool get isBooted

Returns whether all providers have been booted.

Implementation

bool get isBooted => _booted;